ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Position (Function)
Finds the position of a specified string within another string.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
AddLink (Function)
Adds a link to a text section in an edit control.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
The Dashboard control
Dashboards are essential elements in an application......
Other operators
The following are additional operators......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
WINDEV: Example of programmed Drag and Drop
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
FileDisplay (Function)
Displays a file in the browser of Web user.