ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Comment (Property)
The Comment property is used to manage comments.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
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.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Link (Property)
The Link property is used to get and change the link of an element.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
SQLConnect (Example)
Usage example of the SQLConnect function
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Local procedure
Two types of procedures are available......