ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using a query with parameters
A query with parameters can be used......
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.
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.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
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.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......