ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Scheduler controls programmatically
A Scheduler control can be......
BackgroundTaskAdd (Function)
Adds a new background task.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Push notification
A mobile device can receive push notifications......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
CallDLL32 (Function)
Runs a function found in an external DLL.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Programming overview in C and C++
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....