ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
16. Protecting access to the site: passwords
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
iPrintReport (Example)
Usage example of the iPrintReport function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
ChronoReset (Function)
Stops and resets a running stopwatch.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.