ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Decode (Function)
Decodes a character string that was encoded by Encode.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Assignment of RETURN
The return value of the process currently run can be assigned...
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
13. External component in practice
External component in practice...
Burner constants
List of constants used by the burner functions....
dbgEnableAssert (Function)
Enables or disables the assertive programming.
Accessibilité (Property)
dbgEnableLog (Function)
Enables the runtime log programmatically.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
New (Reserved word)
New is used to allocate memory space...
ThreadEnd (Function)
Ends the execution of the current thread.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.