ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDate (Example)
Usage example of the fDate function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
SysIconAdd (Example)
Usage example of the SysIconAdd function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Table,Modify (External language)
Modifies an element in a Table control.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
GglUploadDocument (Function)
Uploads a document to the Google server.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
fDateTime (Example)
Usage example of the fDateTime function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HRegenerateFile (Function)
Regenerates a table from its log.
LooperDelete (Function)
Deletes a row from a Looper control.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Val (Function)
Returns the numeric value of a character string.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.