ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Organization chart linked to a data file
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
2. How to test a site?
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
12. Control templates
WINDEV Mobile allows you to create control templates....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......