ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
CameraCapture (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....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
HErrorLock (Function)
Used to check whether a lock error occurred.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
zipCreate (Function)
Creates an archive.
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...