ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
PageDisplay (Function)
Displays a web page in the user's browser....
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
BackgroundTaskAdd (Function)
Adds a new background task.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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....
iPageEnd (Function)
Forces the move to the next page during the report print.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Programming overview in C and C++
Handling Scheduler controls programmatically
A Scheduler control can be......
Push notification
A mobile device can receive push notifications......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....