ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it...
WinCopyForm (Function)
Copies the content of a form to the clipboard.
Managing the mandatory input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
RegistryRename (Function)
Renames a key in the registry.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
EXE constants
List of constants used by the functions for managing executables....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Report based on a query
Queries are used to easily select records in one or more data files......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
DDE constants
List of constants used by the DDE functions...
HAdd (Example)
Usage example of the HAdd function
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
1
4
5
6
7
8
12
>