ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
The home page
The home page is the first page of your site......
Operations performed on deployment diagrams
The following paragraphs explain......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Creating help pages
A help system includes several pages......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
10. Page templates
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Manipulating a Layout control programmatically
A Layout control can be......
6. WEBDEV Account Manager
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.