ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
StreamReject (Function)
Refuses a request for stream connection.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Serialization constants
The serialization constants are as follows:
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
fDriveInfo (Example)
Usage example of the fDriveInfo function
SysRecentDocList (Function)
Returns the list of recently opened documents.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Exist (Property)
The Exist property determines if the element of an associative array exists.