ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Sharing elements with a WINDEV application
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating index keywords
Index keywords allow users to easily find a help page......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Multiline strings
To type character strings over several lines in the code editor...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Open (Function)
Opens a modal WINDEV window.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SQLFirst (Function)
Positions on the first row of the query result.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Constants for WLanguage types
List of constants for managing WLanguage types....
Multi-project search
Performing a search in the current project is a common operation......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Events associated with Chart controls
List of events associated with the Chart controls...
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Assisted universal replication: specific features
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....