ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Locking data files: correspondence between WINDEV 5.5 and the later versions
HCreateMovableReplica (Function)
Creates a movable replication.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
10. Internal components in practice
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......