ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
zipExist (Function)
Used to find out whether an archive exists.
SQLTransaction (Example)
Usage example of the SQLTransaction function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
xlsSave (Function)
Saves an XLS document.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
fSize (Function)
Returns the size of a file (in bytes).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
KeyCompareKey (Function)
Compares an initial key with an activation key.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
OpenMobileWindow (Function)
Opens a window in a mobile application.
apExecute (Function)
Runs an action plan.
HLinkMemo (Example)
Usage example of the HLinkMemo function
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Dictionary
The dictionary is a file that can contain the project elements......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ServiceControl (Function)
Sends a control message to a service.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.