ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
HLogStop (Function)
Stops the log process of a file.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Properties associated with the report blocks
List of properties associated with the report blocks...
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Using a query with parameters
A query with parameters can be used......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Error 30: An exception process cannot be declared inside another exception process...
OrgModify (Function)
Modifies an element in an Organization Chart control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.