ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
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...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
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).
Replication management functions
Three types of replication are proposed......