ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoBuild (Function)
Displays a custom message in a system information window.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
1. The WINDEV Framework
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Warning (Function)
Displays a custom message in a system warning window.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Error (Function)
Displays a custom error message in a system error window.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
OpenMobileWindow (Function)
Opens a window in a mobile application.
WaitWindowStart (Function)
Opens the wait window of application.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.
WinStatus (Function)
Identifies or modifies the window status.
CurrentWin (Function)
Identifies the window currently in edit.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinShow (Function)
Modifies the display status of a window.
SysValidHandle (Function)
Checks the validity of a window handle.
grDestinationWnd (Function)
Defines a window as chart destination.
iWindowCancel (Function)
Configures the print cancel window..
Properties associated with a window
List of properties associated with a window...
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
WinEdLoad (Function)
Loads the changes made by the end user in a window.