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.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
10. Page templates
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
User Groupware files
Two categories of data files are managed......
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
13. Debugger
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Automatic error handling
Error handling can be customized for each process......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
List of operators
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
grCreate (Function)
Creates a specific type of chart.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Operator on Address
The & operator returns the address of a variable as an integer