ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reduce (Function)
Applies a computation to each element of a WLanguage array.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Asc (Function)
Returns the ASCII code of the specified character.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Events associated with internal windows
List of events associated with internal windows...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
AppInstallUPD (Function)
Triggers the automatic update of current application.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
ControlToSource (Function)
Assigns the control value to the source of a control link.
DotNetRun (Function)
Runs a procedure on a .Net server.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.