ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Arithmetic operators
The arithmetic operators are......
Keep-alive on connection
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
4. HFSQL Classic
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
On/Off button in a window
The on/off button is a button that operates like a check box......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Select query description window
The description window of a select query includes several sections......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.