ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
grLoadParameter (Function)
Restores the parameters used to draw a chart.
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
zipOpen (Function)
Opens an existing archive.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
zipDeleteAll (Function)
Deletes all files from an archive.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
IsEven (Function)
Identifies an even number.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
XMLFind (Function)
Performs a search in an XML document.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grSourceSeries (Function)
Defines the source of a series.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).