ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Environment of the project editor
The main elements of the project editor are as follows:
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
grDestinationWMF (Function)
Defines a meta file as chart destination.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Combination (Type of variable)
A combination is a set of options.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
SQL functions: Special case
List of SQL functions: Special case...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.