ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Local procedure
Two types of procedures are available......
List of extension attributes
The list of extension attributes ......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Creating the menus for the windows of the WINDEV RAD pattern
Installing the robot controller
The monitoring robot includes three executables......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Operations performed on class diagrams
The following paragraphs explain......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WDTRAD options
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.