ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Example)
Usage example of the HState function
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HFileExist (Example)
Usage example of the HFileExist function
SocketConfigure (Function)
Configures the use of Socket functions.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
HReadLast (Example)
Usage example of the HReadLast function
HMergeView (Example)
Usage example of the HMergeView function
HTTPRequest (Example)
Usage example of the HTTPRequest function
appServerScheduledTask (Variable type)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a web service).
HChangeKey (Example)
Usage example of the HChangeKey function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HListItem (Example)
Usage example of the HListItem function
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function