ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
Beep (Function)
Emits a beep.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
HDeactivateTrigger (Function)
Disables a trigger.
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......