ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
3-tier architecture
The development in "3-tier" architecture is now simplified......
TextToRTF (Function)
Converts text to Rich Text Format.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
WDZip: Overview
WDZip is used to compress and group your files in archives......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Recompiling the project
The project compilation is a process used to......
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Creating the Form windows of a WINDEV RAD pattern
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.