ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the robot controller
The monitoring robot includes three executables......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Error (Function)
Displays a custom error message in a system error window.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Share your projects via Git
Git is a source code manager......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Window controls
Several types of controls can be used in a window, ......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Conversion (Function)
Converts a value from a unit to another one.
XMLNext (Function)
Positions on the next element (tag or attribute).
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
HCheckStructure (Function)
Defines the mode for comparing data files.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Composite variable
A composite variable contains different types of elements (members)...
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Net constants
List of constants used by the Net functions....
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.