ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTitleFont (Function)
Modifies the font used for the chart title.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Warning 12: The label is unused
Compatibility between external components and deployed applications
A component can evolve in many ways......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
12. Control templates
...Control templates...
14. Report templates
...Report templates are used to easily standardize report layouts....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLegendFont (Function)
Modifies the font used for the chart legend.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Creating the menus for the windows of the WINDEV RAD pattern
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Push notification
A mobile device can receive push notifications......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......