ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of windows
The following types of windows can be created in a WINDEV application......
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Multi-project search
Performing a search in the current project is a common operation......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
HRead (Function)
Reads a record in a file according to a given record number.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with internal windows
List of events associated with internal windows...
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
JSONXMLConverter (Variable type)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Accessing a database via a web service
The database can be accessed via a web service......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
iDestination (Function)
Configures the print destination.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....