ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
CharactType (Function)
Returns information about the type of character.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
End-user UI management functions
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Reports & Queries: New features in this version
Designation of current element (Reserved word)
The keywords used to identify the current element are:
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...