ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Report controls
Several types of controls can be handled in a report created by the report editor......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
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....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
zipCreateExe (Example)
Usage example of the zipCreateExe function
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Control constants
List of constants used by the functions for managing controls...
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......