ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Wire control
The Wire control is used to visually link 2 controls......
The OLE control
The OLE control is used to handle an OLE object......
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
LooperAdd (Function)
Adds a row at the end of a Looper control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
tapiCallEnd (Function)
Returns the date and time of the end of call.
TelemetrySendData (Function)
Sends telemetry data immediately.
Page Footer block
The Page footer block is run at the end of each page......