ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IFrame control
IFrame is an HTML concept......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Constants for managing character strings
List of constants used by string management functions...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Width (Property)
The Width property is used to determine and change the width of an element.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Value (Property)
The Value property is used to get and change the value of an element.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Automatic calculations in a Table control (AAF)