ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
WEBDEV license agreement
WEBDEV license agreement...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...