ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Constants for managing videos
List of constants used by the functions for video management....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
zipMerge (Example)
Usage example of the zipMerge function
Programming the table cells
The Table controls can be handled......
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
zipIsMulti (Example)
Usage example of the zipIsMulti function
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......