ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyCompareKey (Function)
Compares an initial key with an activation key.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
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....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Defining clickable areas
In a page, an Image control can contain clickable areas......
fSize (Function)
Returns the size of a file (in bytes).
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....
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SQLTransaction (Example)
Usage example of the SQLTransaction function
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
apExecute (Function)
Runs an action plan.
HLinkMemo (Example)
Usage example of the HLinkMemo function
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.