ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
iParameter (Function)
Retrieves the printer configuration and configures the print.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
grExist (Function)
Checks the existence of a chart in memory.
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
The use of the Automation type in a site is reserved for the advanced users
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
iDestination (Function)
Configures the print destination.
Truncate (Function)
Truncates the right part of a string or buffer.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....