ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Creating nested reports
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
SocketConnect (Function)
Connects a client computer to a given socket.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
8. Sharing a project in practice
fSplit (Function)
Splits a file into several files.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Glossary
The glossary lists all the abbreviations used in the code editor......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.