ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCopyRecord (Example)
Usage example of the HCopyRecord function
Associative array (Type of variable)
An associative array is an "advanced" type of array...
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
WEBDEV 2024 Tutorial - Table of contents
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
WaitWindowStart (Function)
Opens the wait window of application.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Bar code constants
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Creating requirements
The following steps must be performed to implement the requirements......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Creating user accounts
A User account allows the server administrator to......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....