ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
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....
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....
MCI constants
List of constants used by the MCI functions....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
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
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MemFound (Function)
Checks whether the sought element was found.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
TimeToInteger (Function)
Converts a time to an integer.