ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Merging differences (SCM)
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Defining a help window template
WINDEV allows you to create help window templates......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Edit options of a report
The report editor allows you to......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.