ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Creating a delete query
A delete query (corresponding SQL statement......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Example for creating a select query
This help page explains how to create two select queries......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....