ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
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.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
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......
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......
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.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
grDestinationWMF (Function)
Defines a meta file as chart destination.
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.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Aliases on data files: HAlias
The aliases are used to handle......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.