ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
2. Projects in practice
Discover the main operations that can be performed on a project....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
ThreadPersistent (Function)
Makes a thread persistent.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Automatic error handling
Error handling can be customized for each process......
Multi-touch management functions
The following functions are used to manage the multi-touch......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
FBSessionStatus (Function)
Checks the status of a Facebook session.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.