ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
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....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ControlToSource (Function)
Assigns the control value to the source of a control link.
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.
DotNetRun (Function)
Runs a procedure on a .Net server.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
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.
Using several libraries in an application
A library is a WDL file that contains all the resources......
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
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....
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
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....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
PDFToText (Function)
Extract the text contained in an Document PDF.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......