ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Creating the menus for the windows of the WINDEV RAD pattern
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
ServiceRestart (Function)
Restarts a service (already started).
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
System constants
List of constants used by the system functions....
ComponentLocate (Function)
Specifies the access path to an external component of project.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
XMLDocument (Function)
Creates a new XML document.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).