ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into 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...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
SNMPStartSession (Function)
Starts an SNMP session.
Error 1045: A class cannot be declared outside the declaration code of a class
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Error 25: No THEN statement is associated with this IF
Warning 12: The label is unused
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Error 22: No END statement is associated with this FOR
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.