ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Windows in practice
Discover the main actions that can be performed on the windows....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Report based on a query
Queries are used to easily select records in one or more data files......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Using the task management and the schedule
Time management is extremely important......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Operations performed on use case diagrams
The following paragraphs explain......
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...