ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
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.
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......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
XMLDocument (Function)
Creates a new XML document.
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).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WINDEV: Example of programmed Drag and Drop
ExeGetPID (Function)
Returns information about the current process.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......