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.
5. The following files are automatically created
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Constants for managing masks
MatTranspose (Example)
Usage example of the MatTranspose function
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
Dimension (Example)
Example of use of Dimension
MatCopy (Example)
Usage example of the MatCopy function
Handling menu options programmatically
The menu options can be handled......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Font
The Font keyword can correspond to: a Font variable. the Font property....
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
MyParent (Reserved word)
MyParent is used to handle...
Managing space characters in the searches?
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Miscellaneous Windows constants
List of constants used by the Windows functions....
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
MatWrite (Example)
Usage example of the MatWrite function
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
grMenu (Function)
Defines the type of context menu displayed by a chart.
MatDeterminant (Example)
Usage example of the MatDeterminant function