ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SQLFirst (Example)
Usage example of the SQLFirst function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HTMLToText (Function)
Converts an HTML string or buffer to text.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function