ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Function)
Returns the name of Nth control found in the specified element.
grAddData (Function)
Adds a data into a chart.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HState (Function)
Used to find out the state of a record.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
fListResource (Function)
Lists the resources integrated to the application.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
iParameter (Function)
Retrieves the printer configuration and configures the print.
The different types of integers
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Code snippets
The code editor allows you to enter "Code snippets"......
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
TextToRTF (Function)
Converts text to Rich Text Format.