ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
J2EE functions
List of J2EE functions...
Query technical documentation
The query editor automatically creates a technical documentation for each query......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Translating a text file with WDTRAD
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
.NET object
To access a class......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XML functions
List of XML functions...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
J2EE constants
List of constants used by the J2EE functions....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
HCancelBackup (Function)
Cancels a current backup.
<Connection variable>.CancelBackup (Function)
Cancels a current backup.