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.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Warning 18: Loop without potential end
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
grDestinationWMF (Function)
Defines a meta file as chart destination.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
CertificateSignString (Function)
Creates the signature of a character string.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
CharactType (Function)
Returns information about the type of character.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
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)......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.