ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Kanban control events
The following events are associated with Kanban controls......
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
HOpenConnection (Example)
Usage example of the HOpenConnection function
PageParameter (Example)
Usage example of the PageParameter function
fLongName (Example)
Usage example of the fLongName function
Designing a supercontrol
A supercontrol is an advanced type of control......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (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....
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HInfoLog (Function)
Returns information about the server logs.