ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
Report based on a query
Queries are used to easily select records in one or more data files......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
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......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
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......
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.
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....
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......