ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Input (Function)
Displays a message allowing the user to type an information.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Size (Property)
The Size property is used to determine and change the size of an element.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Functions for handling directories and external files
List of functions for handling external files...
Document (Type of variable)
The Document type is used to handle a "docx" document.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Error 204: using a parameter without optional value after parameters ...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.