ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
SQLListSource (Function)
Lists the data sources declared on a local site.
Export your data to Word
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Export your data to Excel
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
3. Types of accessible data files
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......