ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
BurnerCancel (Function)
Cancels the current burn process.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Aliases on data files: HAlias
The aliases are used to handle......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MemFound (Function)
Checks whether the sought element was found.
The Site Map control
The Site Map control allows the Web user to......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......