ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV 2024 Tutorial - Table of contents
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
dCircle (Example)
Usage example of the dCircle function
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HModify (Example)
Usage example of the HModify function
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
MatWrite (Example)
Usage example of the MatWrite function
grDestinationControl (Function)
Defines an Image control as destination of a chart.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.