ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure (Type of variable)
A structure is a custom type of data...
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.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
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.
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.
ControlClone (Function)
Creates a new control from an existing control.
Generating an application for Universal Windows 10 App
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Merging differences (SCM)
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
Multi-project search
Performing a search in the current project is a common operation......
Options of the window editor
To configure the general options of the window editor......
NET constants
List of constants used by the DotNet functions....
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....