ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Currencies
A currency is a real coded on 10 bytes....
14. Generation modes
Generation modes...
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WEBDEV 2024 Tutorial - Table of contents
2. User-friendly editors in practice
User-friendly editors in practice...
Combination (Type of variable)
A combination is a set of options.
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......