ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventChange (Function)
Modifies the status of an event.
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.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ShellExecute (Function)
Opens a document in its associated application.
ProjectInfo (Function)
Returns specific information about the project currently run.
TextToRTF (Function)
Converts text to Rich Text Format.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Events associated with supercontrols
List of events associated with supercontrols...
Events associated with windows
List of events associated with windows...
Salesforce functions
List of Salesforce functions...
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.