ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
fSelect (Function)
Opens the Windows file picker.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....