ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Events associated with Link controls
List of events associated with Link controls...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HDelete (Function)
Deletes a record from a data file (query or view).
fDriveInfo (Function)
Returns information about a drive.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
HReadSeek (Example)
Usage example of the HReadSeek function
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
HReadLast (Example)
Usage example of the HReadLast function
HPrevious (Function)
Positions on the previous file record according to a browse item.
SaaS constants
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
2. Projects in practice
Discover the main operations that can be performed on a project....
ServiceWait (Function)
Pauses the current service during the specified duration.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......