ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
ExeListProcess (Function)
Returns the list of applications currently run.
picText (Variable type)
The picText type is used to define all the advanced characteristics of a Text layer.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
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....
ServiceRestart (Function)
Restarts a service (already started).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
2. Projects in practice
Collapses a branch previously expanded....
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......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Customizing the User Groupware
2. Static or dynamic site
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.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.