ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
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.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
PDF file management functions
...PDF file functions...
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
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