ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Right (Function)
Extracts the last characters from a string or string buffer.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
PageDisplay (Function)
Displays a web page in the user's browser....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
fSize (Function)
Returns the size of a file (in bytes).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
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....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
17. TLS/SSL: Encrypting information on the Web
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
CurrentMonth (Function)
Returns the number of the current month.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
LooperAdd (Function)
Adds a row at the end of a Looper control.