ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNext (Function)
Sets the position on the next data file record according to a browse item.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
WDReplic: Implementing a replication
Configuring a replication requires several steps......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.