ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV website, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
BurnerCancel (Function)
Cancels the current burn process.
zipDeleteAll (Function)
Deletes all files from an archive.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grAddData (Function)
Adds a data into a chart.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
HSetREP (Function)
Enables or disables the management of .REP files.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......