ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Environment of the query editor
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
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.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
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.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......