ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

API description (Variable type)
An API Description variable is used to describe an API, its parameters, its return value and its calling options programmatically.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...