ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
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...
CheckBoxDelete (Function)
Deletes an option from 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...
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.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
Date and Time management functions
List of functions for managing dates and times...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
Creating the Vision pages of the WEBDEV RAD pattern
Events associated with pages
List of events associated with pages...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
2. User-friendly editors in practice
User-friendly editors in practice...
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Creating the Vision windows of the WINDEV RAD pattern
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
URL Rewriting
URL Rewriting is a technique used to improve SEO......