ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Record (Type of variable)
The Record type is used to save the values of a record.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
LDAPDelete (Function)
Deletes an object from the LDAP server.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Types of Edit controls
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Events associated with Table controls
List of events associated with Table controls...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
13. External component in practice
External component in practice...
12. External component in practice
Constants used by the scanner functions
Constants used by the scanner functions...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......