ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in 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....
Dimension (Example)
Example of use of Dimension
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
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