ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Different types of data (Type of variable)
A variable is defined by name and type......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Defining a help window template
WINDEV allows you to create help window templates......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Print constants
List of constants used by the print functions....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.