ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process......
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.
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.
Info (Function)
Displays a custom message in a system information window.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
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....
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......
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.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Position (Function)
Finds the position of a specified string within another string.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).