ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Domo constants
List of constants used by the DomoXXX functions....
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
Functions for managing objects (External language)
Java application and WINDEV
A Java application is an application entirely compiled in Java......