ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullName (Property)
The FullName property is used to get the full name of an element.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
CertificateList (Function)
Returns the list of certificates available on the computer.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Extra (Property)
The Extra property manges additional information.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
iPrintReport (Example)
Usage example of the iPrintReport function
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
iPrintReport (External language)
Prints a report created with the report editor.
Handling a Web Component control through programming
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......