ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Organizer control: Customizing appointments
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator......
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
hSecurityPolicy (Variable type)
The hSecurityPolicy type gets and sets all the advanced characteristics of a password security policy implemented on a server in HFSQL Client/Server mode. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Assignment operators
Three assignment operators are available......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Breakpoints
When testing an application in the editor, breakpoints make it possible to automatically launch the debugger from a given line of code......
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Input (Function)
Displays a message allowing the user to enter data.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Private Store for mobile applications
There are two methods two deploy your applications......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.