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.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
PreviousPage (Function)
Returns the name of the previous page.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Automatic documentation of external components
External components must include a technical documentation......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
iEllipse (Function)
Prints an ellipse (in a rectangle).
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
After
They After keyword can correspond to:
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
dBackground (Example)
Usage example of the dBackground function
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
fEncrypt (Example)
Usage example of the fEncrypt function
Error 1010: The member of the class is constant
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......