ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Report controls
Several types of controls can be handled in a report created by the report editor......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
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....
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
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......