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.
Hasp constants
The Hasp constants are as follows......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
ProjectInfo (Function)
Returns specific information about the project currently run.
14. Report templates
...Report templates are used to easily standardize report layouts....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Salesforce functions
List of Salesforce functions...
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Time management help
Time management is extremely important......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Accessing a database via a web service
The database can be accessed via a web service......
Compatibility between external components and deployed applications
A component can evolve in many ways......
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
xBase files: Limits
Error 1: Syntax error
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....