ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Toast constants
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
fUnlock (Function)
Entirely or partially unlocks an external file.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DataType (Function)
Identifying the type of a WLanguage variable.
ThreadEnd (Function)
Ends the execution of the current thread.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
HSeek (Function)
Positions on the first record of the table whose value for a specific item is greater than or equal to a search value (generic search by default).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Sort (Function)
Sorts a WLanguage array.
Version (Property)
The Version property gets and sets the version of an element.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.