ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGraphicFilter (Example)
Usage example of the fGraphicFilter function
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
sEvent (Function)
Branches an event on a serial port.
Multi-touch management functions
The following functions are used to manage the multi-touch......
Events associated with a Navigation Bar control
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
FaxConnect (Function)
Establishes a connection to a fax server.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
<Array>.Insert (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....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
fDecrypt (Example)
Usage example of the fDecrypt function
FTPSize (Example)
Usage example of the FTPSize function
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
HChangeKey (Function)
Changes the browse item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
INIRead (Example)
Usage example of the INIRead function