ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
TableInfoXY (Example)
Usage example of the TableInfoXY function
SQLExec (Example)
Usage example of the SQLExec function
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
HTTPRequest (Example)
Usage example of the HTTPRequest function
EnumControl (Example)
Usage example of the EnumControl function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
dPoint (Example)
Usage example of the dPoint function
dFont (Example)
Usage example of the dFont function
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HPriorityClient (Function)
Modifies the priority of a client application.
FTPSize (Example)
Usage example of the FTPSize function
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Constants for managing projects
List of constants used by the functions for managing projects....
XMLAddChild (Function)
Adds a child tag into an XML document.