ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Twain constants
List of constants used by the Twain functions....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
grCreate (Function)
Creates a specific type of chart.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Creating the Relation pages of a WEBDEV RAD pattern
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
iParameter (Function)
Retrieves the printer configuration and configures the print.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
8. 10 tips for better interfaces...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Handling controls in a report
The different operations available for the report controls are as follows......
Creating the Relation windows of a WINDEV RAD pattern
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...