ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
<Source>.LockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Camera/Video functions (prefix syntax)
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
Creating a Java archive
When your Java application is developed, you can......
Examples for using the OLE DB provider for HFSQL
Sort the data displayed in your tables in one click
Video functions
List of video functions...
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......