ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the setup program
Two tools can be used to create a setup program......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
7. AJAX technology
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Stop (Function)
Stops playing or recording a video in 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....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Query based on query
Queries can be based on items from another query......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Remote control: Some examples of configuration