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)...
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WinCopyForm (Function)
Copies the content of a form to the clipboard.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it...
CameraConfigure (Function)
Allows you to configure the video capture driver.
RegistryRename (Function)
Renames a key in the registry.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code...
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...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
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 data-bound Looper controls......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal...
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
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......
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...