ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
Price (Property)
The Price property is used to manage price of an element.
Service (Property)
The Service property is used to get and change permissions.
StatusCode
The StatusCode property gets the status of the response to the request.
RoughHeader (Property)
The RoughHeader is used to get the header returned with the response.
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
Numbering
The Numbering property is used to describe the numbering of an element.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
IgnoreError (Property)
The IgnoreError property is used to specify ignored errors.
Accuracy (Property)
The Accuracy property is used to handle the precision of an element.
Area (Property)
The Area property is used to define an area.
Border (Property)
The Border property defines the characteristics of the borders in a document.
DriveListeFile (Function)
Lists files in an Drive directory.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Component (Property)
The Component property configures the different components of a composite key.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).