ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Power (Function)
Raise a number to a power.
ExceptionInfo (Function)
Retrieves information about the current exception.
HTTPCreateForm (Function)
Creates an HTTP form.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
HListItem (Example)
Usage example of the HListItem function
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
iParameter (Function)
Retrieves the printer configuration and configures the print.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The different types of integers
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ServiceStop (Function)
Stops a service.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Sort (Function)
Sorts a WLanguage array.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
Time (Type of variable)
The Time type is used to easily handle the times...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.