ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Using an external component in an application
A component can be reused at any time in any application......
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
The Flexbox control
Flexbox is a standard layout system for web pages......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Environment of the query editor
Charact (Function)
Returns the character corresponding to the specified ASCII code.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.