ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
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.
GglUploadDocument (Function)
Uploads a document to the Google server.
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.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Animating a Static control
Two methods can be used to animate a Static control......
Position (Function)
Finds the position of a specified string within another string.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Handling controls in a report
The different operations available for the report controls are as follows......
KioskDisable (Function)
Disables kiosk mode for the current application.