ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
2. Analysis in practice
PageParameter (Example)
Usage example of the PageParameter function
dPixelColor (Example)
Usage example of the dPixelColor function
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....
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
License agreement - HFSQL Client/Server
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Defining clickable areas
In a page, an Image control can contain clickable areas......