ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
fSeek (Example)
Usage example of the fSeek function
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
PDF file management functions
...PDF file functions...
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
WDTRAD options
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
zipMerge (Example)
Usage example of the zipMerge function
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
HViewToFile (Example)
Usage example of the HViewToFile function