ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Comparison operators
The comparison operators can be divided into several categories......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Open (External language)
Opens a window.
fMoveDir (Function)
Moves a directory and its content.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
MyReport (Reserved word)
MyReport is used to handle the current report...
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
ShellExecute (Function)
Opens a document in its associated application.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....