ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Constants for telemetry management
Constants for telemetry management...
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......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
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....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....