ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
docSection (Variable type)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
The Upload control
The Upload control is used to upload files on the Web server......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
FaxConnect (Function)
Establishes a connection to a fax server.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
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.
The Organizer control
The Organizer control is used to display and handle organizers......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....