ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a dynamic WEBDEV site
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Project description: Options tab
The project description window allows you to configure various elements of your project......
WINDEV Mobile concepts
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Generating an application for Universal Windows 10 App
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
12. Control templates
WINDEV Mobile allows you to create control templates....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......