ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
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....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
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......
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......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled 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......
<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.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Operations performed on use case diagrams
The following paragraphs explain......