ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ID (Property)
The ID property is used to get and change IDs.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
grType (Function)
Identifies or modifies the type of chart.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
HState (Function)
Used to find out the state of a record.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
LooperCount (Function)
Returns the number of rows in a Looper control.
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.
ThreadMode (Function)
Changes the management mode of threads.
iReportPrintingStatus (Function)
Returns the status of the current print.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
grZoom (Function)
Defines the zoom of a chart.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Font (Type of variable)
A Font variable creates a font programmatically...
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.