ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Passing parameters
The parameters can be passed to a procedure......
Recompiling the project
The project compilation is a process used to......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Native Sybase Connector for WINDEV and WEBDEV 2024
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Functions for handling directories and external files
List of functions for handling external files...
Operator on Address
The & operator returns the address of a variable as an integer
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Activation key management functions
The following functions are used to manage activation keys:...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
SaaS constants
Overview
Overview of the different operators...
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......