ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
On/Off button in a window
The on/off button is a button that operates like a check box......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
HStopServer (Function)
Stops an HFSQL server.
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HClient structure
The HClient structure is used to......
iParameter (Function)
Retrieves the printer configuration and configures the print.
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......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
SQLSeek (Function)
Positions on the specified result row of the query.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
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.
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)......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
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.
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.
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......