ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Scheduler report
The report editor allows you to create "Scheduler" reports....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
WDINT setup
SSLActive (Function)
Used to enable or disable the secure SSL mode.
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Bar Code management functions
The following functions are used to manage bar codes:...
14. Controls in practice
HFSQL: Change of name
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WEBDEV Application Server - 10 connections - License agreement
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Formula (Property)
The Formula property describes a formula in a document or data sheet.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.