ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
HClient structure
The HClient structure is used to......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
The different copy modes
Two different copy modes are proposed by WDTRAD......
The Tab control
The Tab control is used to simultaneously display different controls......
How to perform a full file browse?
Integrated OCR (Optical Character Recognition) management functions
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Binding controls to data
A window or page can display information from......
Help editor options
The options of the help editor ("Display......
Events associated with formatted display controls
List of events associated with formatted display controls...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
The HTML control
The HTML control displays HTML pages or HTML code......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......