ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Page Footer block
The Page footer block is run at the end of each page......
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
PDF Reader control events
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....