ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HsMenu,Status (External language)
Returns the status of a menu option (active, invisible, grayed).
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
NumberInWords (Function)
Converts a number to words.
List,Select,? (External language)
Returns the element selected in the list.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Screen,Input (External language)
Starts the input in the controls of a window.
GglDelete (Function)
Deletes data from the Google server.
Constants for managing images in websites