ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Programming automatic calculations in the columns of a Table control
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
15. Cookies: information stored on the end user's computer
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.