ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
ERR_CANNOT_OPEN_FILE
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Report and project
In most cases, a report is linked to a project......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The HTML control
The HTML control displays HTML pages or HTML code......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Events associated with Button controls
List of events associated with Button controls...
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......