ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Asc (Function)
Returns the ASCII code of the specified character.
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, ......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
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......
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....
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
AppInstallUPD (Function)
Triggers the automatic update of current application.
ControlToSource (Function)
Assigns the control value to the source of a control link.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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....
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)...
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....