ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL constants
List of constants used by the HFSQL functions....
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:
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.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Combination (Type of variable)
A combination is a set of options.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Code statistics
The code statistics affect......
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 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.