ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
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.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
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.
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.
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.
Visible (Property)
The Visible property is used to set the visibility of an element.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
fFileName (Function)
Returns the name of an external file that is currently opened.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
TextToRTF (Function)
Converts text to Rich Text Format.