ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Report based on a query
Queries are used to easily select records in one or more data files......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
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......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
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.
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.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...