ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
BackgroundTaskAdd (Function)
Adds a new background task.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
ExeListProcess (Function)
Returns the list of applications currently run.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
fWrite (Function)
Writes: a character string into an external file. a memory section....
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....
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......
ServiceRestart (Function)
Restarts a service (already started).
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
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.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.