ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
NFCSendTag (Function)
Sends a NFC tag to another device.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Code statistics
The code statistics affect......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
HFSQL properties
List of HFSQL properties...
EventCreate (Function)
Creates an event.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HState (Function)
Used to find out the state of a record.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
KioskDisable (Function)
Disables kiosk mode for the current application.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.