ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Count (Property)
The Count property returns the number of elements in a given set.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
gImageExists (Function)
Checks whether an image was loaded in memory.
Empty (Property)
The Empty property is used to determine if an element is empty.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ModbusDisconnect (Function)
Closes the Modbus session.
FinRedemption (Example)
Usage example of the FinRedemption function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
BurnerCancel (Function)
Cancels the current burn process.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
Constants for sound management
List of constants used by the functions for sound management....
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function