ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
zipListFile (Function)
Returns the list of files found in an archive.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Automatic management of exceptions
The management of exceptions can be customized by process......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Local procedure
Two types of procedures are available......