ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
ThreadEnd (Function)
Ends the execution of the current thread.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
ProjectInfo (Function)
Returns specific information about the project currently run.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
SSH functions
The following functions are used to connect and communicate with a SSH server:...
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....