ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Font management properties
List of font management properties...
fUncompress (Example)
Usage example of the fUncompress function
ComponentInfo (Function)
Returns information about a component.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
LooperDelete (Function)
Deletes a row from a Looper control.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
HStatNbRec (Function)
Returns the number of entries for a given key item.
Table,Delete (External language)
Deletes an element from a Table control.
fWrite (Example)
Usage example of the fWrite function
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Events associated with a Switch control
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Serialization constants
The serialization constants are as follows:
OLELoad (Function)
Initializes an OLE control with an OLE object.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).