ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
diffApply (Function)
Applies a difference buffer to a specific buffer.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
MatExist (Function)
Checks the whether the matrix exists in memory.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......