ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
7. Source Code Manager (SCM)
WaitWindowStart (Function)
Opens the wait window of application.
OCRExtractText (Function)
Reads the text contained in an image.
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
How to open a page?
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.