ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
2. WEBDEV administrator in practice
Value (Property)
The Value property is used to get and change the value of an element.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Constants for managing videos
List of constants used by the functions for video management....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Automatic calculations in a Table control (AAF)
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......