ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
Manipulating a Layout control programmatically
A Layout control can be......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
iPrintImage (Function)
Sends the image file to print to the print buffer.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
FTPDate (Example)
Usage example of the FTPDate function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
FTPSize (Example)
Usage example of the FTPSize function
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fTempPath (Function)
Returns the name of directory used to store the temporary files.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
fRead (Example)
Usage example of the fRead function
Runtime error management functions
List of functions for managing runtime errors...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Printing nested reports
To create a main report containing several secondary reports:...