ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
dChord (Example)
Usage example of the dChord function
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
9. Types of standard controls
Types of standard controls...
Installing a Webservice (old format)
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Creating the windows and the pages of the RAD pattern
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
dSlice (Example)
Usage example of the dSlice function
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
SocketClose (Function)
Closes a socket or a connection to a server socket.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time