ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Creating a translation file
WDINT allows you to create a translation file....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Multi-touch management functions
The following functions are used to manage the multi-touch......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.