ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
The Dashboard control
Dashboards are essential elements in an application......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Copying controls from the page editor
The controls can be copied from the page editor......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
7. Multilingual sites in practice
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
TreeView control functions
The following functions are used to manage TreeView controls:...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......