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...
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...
<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.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with a Dockable Panel control
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Step 1: Configuring the print parameters
This step allows you to choose......
Events associated with the Pivot Table control
Creating a window skin template
Specific features of the Express version
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Functions for managing Executables in Console mode
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
WEBDEV concepts
3. Debugger
Drop-down button
The drop-down button expands: a context menu. a popup window....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
InfoBuild (Function)
Displays a custom message in a system information window.
Cross-references in the code editor
The cross-references in the code editor are used to identify......