ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Infinite Progress Bar control
Progress bars provide useful information to the end user......
HMode (Function)
Changes the mode and the method for locking data files.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Operations performed on collaboration diagrams
The following paragraphs explain......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
USBProperty (Function)
Retrieves the value of a property for a USB device.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
EventClose (Function)
Closes a synchronization event between several threads.
PermissionRequest (Function)
Prompts the user to grant an application permission.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
XMLFind (Function)
Performs a search in an XML document.