ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
HNext (Function)
Sets the position on the next data file record according to a browse item.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
HOut (Example)
Usage example of the HOut function
NetworkConnect (Function)
Associates a drive with a shared network directory.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Number (Property)
The Number property is used to get the number of an element.
Type (Example)
Usage example of the Type property
zipIsMulti (Example)
Usage example of the zipIsMulti function
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
grHMGetData (Function)
Retrieves data from a Heatmap chart.
PageAddress (Function)
Used to find out the Internet address of a page.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
HDeclare (Example)
Usage example of the HDeclare function