ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Bluetooth constants
List of constants used by the Bluetooth functions....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
9. Sharing a project in practice
Sharing a project in practice...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
EmailGetAll (Function)
Retrieves all the emails found on a server.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.