ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Record (Type of variable)
The Record type is used to save the values of a record.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Constants for managing the windows
List of constants used by the functions for managing the windows...
14. Controls in practice
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HCreation (Example)
Usage example of the HCreation function
Events associated with Combo Box controls
List of events associated with Combo Box controls...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
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......
Control constants
List of constants used by the functions for managing controls...
The HTML control
The HTML control displays HTML pages or HTML code......
HJSONToRecord (Function)
Imports JSON data into the current record.
fRename (Example)
Usage example of the fRename function
The Check Box control
A Check Box can correspond to......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fCopyFile (Example)
Usage example of the fCopyFile function
CurrentWin (Function)
Identifies the window currently in edit.