ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
BurnerSelect (Function)
Used to select the default burner.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HExtractMemo (Example)
Usage example of the HExtractMemo function
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Font
The Font keyword can correspond to: a Font variable. the Font property....
HTTPAddFile (Function)
Adds a file to the HTTP form.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.