ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
WINDEV 2024 Tutorial - Table of contents
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
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).
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...
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Table,Select,+ (External language)
Selects an element in a Table control.
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.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
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.
Error 30: An exception process cannot be declared inside another exception process...
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).
iFont (Function)
Selects the default font.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
Table,Display (External language)
Refreshes the Table control.