ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
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.
HClient structure
The HClient structure is used to......
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.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
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.
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)....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......