ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
The HTML control
The HTML control displays HTML pages or HTML code......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Creating a window skin template
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......