ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
Position (Function)
Finds the position of a specified string within another string.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Structure of data files of user groupware
Info (Function)
Displays a custom message in a system information window.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
GglUploadDocument (Function)
Uploads a document to the Google server.
Events associated with pages
List of events associated with pages...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Animating a Static control
Two methods can be used to animate a Static control......
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
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......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
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.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
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......