ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceUninstall (Function)
Uninstalls a service.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Drawing constants
List of constants used by the drawing functions....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Find/Replace in the current project
The "Find/Replace" feature is used to......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Events associated with supercontrols
List of events associated with supercontrols...
Salesforce functions
List of Salesforce functions...
TextToRTF (Function)
Converts text to Rich Text Format.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
10. Embedded queries
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
7. Multilingual applications in practice
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
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.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....