ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
Sound (Function)
Plays a sound in WAV format.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Data model editor: types of links
Several types of links can be found between the files......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Aliases on data files: HAlias
The aliases are used to handle......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Google Contacts management functions
List of functions for managing Google contacts...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Installing a SOAP server with Apache
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).