ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
BurnerSelect (Function)
Used to select the default burner.
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.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
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....