ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_APPLICATION
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Replication management functions
Three types of replication are proposed......
Error 101: Declaration of global variable not allowed
Ad Hoc deployment
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
3. Deploying a WINDEV application
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
Binding a Combo Box control to an item
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
Saving entered data (AAF)
Telephony constants
List of constants used by telephony functions...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Type and version of Web server
The configuration diagnostic displays the following error......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.