ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Serialization constants
The serialization constants are as follows:
Error 533: The expression of a { } must be a string
Assisted input management functions
The following functions are used to program assisted input in edit controls...
LastDayOfYear (Function)
Returns the date of the last day of the year.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
Scheduler control functions
List of functions that can be used with a Scheduler control....
List,Select,? (External language)
Returns the element selected in the list.
Error 105: Redefinition of the local variable
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
SysErrorMode (Function)
Modifies the display mode of errors.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Font management properties
List of font management properties...
Table,Modify (External language)
Modifies an element in a Table control.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Error 1045: A class cannot be declared outside the declaration code of a class
Null (keyword)
The "Null" keyword can correspond to:
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
HLogRestart (Function)
Restarts the logging process on a file.