ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
fFileExist (Function)
Checks the existence of an external file.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
MCI constants
List of constants used by the MCI functions....
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Scheduler report
The report editor allows you to create "Scheduler" reports....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Constants for managing tiles
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min