ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
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...
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
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.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
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...