ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPTime (Example)
Usage example of the FTPTime function
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
Visible (Property)
The Visible property is used to set the visibility of an element.
zipMerge (Example)
Usage example of the zipMerge function
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
grRBAddData (Function)
Adds data to a Radial Bar chart.
HTML (Property)
The HTML property is used to configure the use of HTML content.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....