ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Image controls
List of events associated with Image controls...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Different types of data (Type of variable)
A variable is defined by name and type......
REP files
REP files contain the list of data files handled by the application....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Assignment operators
Three assignment operators are available......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Events associated with Edit controls
WLanguage events associated with Edit controls...
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Diagram constants
The following constants are used to manage diagrams:...
HChangeConnection (Example)
Usage example of the HChangeConnection function