ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipListFile (Function)
Returns the list of files found in an archive.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Events associated with a Switch control
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......