ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Category (Property)
The Category property gets and sets the category of an element.
Format (Property)
The Format property is used to identify and change the format of an element
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Scope (Property)
The Scope property property is used to specify requested permissions.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
dFont (Example)
Usage example of the dFont function
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....