ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Screen,Input (External language)
Starts the input in the controls of a window.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
RGBGreen (Function)
Returns the green component of an RGB color.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
IF statement
The conditional IF statement allows you to run an action according to a condition...
HTTP constants
List of constants used by the HTTP functions....
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fSelectDir (Function)
Opens a directory picker.
FileDisplay (Example)
Usage example of the FileDisplay function
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HReadLast (Example)
Usage example of the HReadLast function
16. Java applications in practice
Java applications in practice...
HOut (Example)
Usage example of the HOut function
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
REP files
REP files contain the list of data files handled by the application....
Error 20: The variable of the FOR loop should be a real
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.