ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
LeadID (Property)
The LeadID property is used to manage lead IDs.
Repetition (Property)
The Repetition property is used to configure appointment repetitions.
Definition (Property)
The Definition property is used to define a type.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
Reminder
The Reminder keyword can correspond to...
IgnoreError (Property)
The IgnoreError property is used to specify ignored errors.
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.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
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.
IDToken (Property)
The IDToken property is used to get the token associated with an authentication.
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....