ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Variable Connexion>ExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
How to?
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
J2EE constants
List of constants used by the J2EE functions....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
SSH functions
The following functions are used to connect and communicate with a SSH server:...