ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
gImage (Function)
Builds a sequence of characters containing an image.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
The HTML control
The HTML control displays HTML pages or HTML code......
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
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.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.