ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
zipCreate (Function)
Creates an archive.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
You used WEBDEV 28
You used WINDEV 28
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
You used WINDEV Mobile 28
Help editor options
The options of the help editor ("Display......
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipDeleteFileList (Function)
Deletes a list of files from an archive.