ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ControlToSource (Function)
Assigns the control value to the source of a control link.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Sum (Function)
Calculates the sum of the array elements.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
dPolyline (Function)
Draws a line composed of multiple segments.
grDeleteSeries (Function)
Deletes a data series from a chart.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
HTTPRequest (Function)
Starts an HTTP request on a server.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
FTPConnect (Example)
Usage example of the FTPConnect function
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
ChangeCharset (Example)
Usage example of the ChangeCharset function
GetDefinition (Function)
Retrieves the definition of element type.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......