ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
HCross (Function)
Crosses a record in a data file.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
9. Sharing a project in practice
Sharing a project in practice...
Fax constants
List of constants used by the functions for managing faxes....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
5. User Groupware in practice
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Constants for managing Big Data Redis databases
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Creating a select query
A select query (corresponding SQL statement......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.