ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Using the Vista style in your windows
WINDEV allows you to customize......
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
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.
Error 109: The fixed string is too long
Selects one or more elements in a List Box, ListView or Combo Box control....
<Connexion HFSQL>StatCalculAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
List of operators
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Examples for using the OLE DB provider for HFSQL
Activation key management functions
The following functions are used to manage activation keys:...
Outstanding progress bars
Simple or symmetric progress bar?...