ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumberInWords (Function)
Converts a number to words.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Creating a translation file
WDINT allows you to create a translation file....
Using a query with parameters
A query with parameters can be used......
Starting WDOptimizer in a command line
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Compilation options
The compilation options allow you to define the help system generation settings......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Principle for running threads
At runtime, an application runs in a main thread......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
INIRead (Example)
Usage example of the INIRead function
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Options of the window editor
To configure the general options of the window editor......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......