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.
dRectangle (Example)
Usage example of the dRectangle function
Error 27: No END statement is associated with this ELSE
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
OpenMobileWindow (Function)
Opens a window in a mobile application.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
dCircle (Example)
Usage example of the dCircle function
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Drawing constants
List of constants used by the drawing functions....
Creating a table in a report
Tables can be created in a report......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Error 26: No END statement is associated with this THEN
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
dPolygon (Example)
Usage example of the dPolygon function
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Table
The "Table" keyword can correspond to...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Printing nested reports
To create a main report containing several secondary reports:...
Error 24: No END statement is associated with this LOOP
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).