ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Facebook constants
The following constants are used by the functions for managing Facebook connections:...
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
iPrintImage (Example)
Usage example of the iPrintImage function
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Salesforce functions
List of Salesforce functions...
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
iParameterPDF (Example)
Usage example of the iParameterPDF function
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Page (Property)
The Page property is used to handle a page.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
Array management functions
List of functions for managing arrays...
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
HAlias (Example)
Usage example of the HAlias function
Max (Function)
Returns the greatest value passed as parameter.