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.
Compilation options (chm format)
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Start of Break block (Break header)
The Start of break block is optional......
Creating links
Links help users navigate the help system......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
MatMultiply (Example)
Usage example of the MatMultiply function
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
MyPage (Reserved word)
MyPage is used to handle the current page...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Task list
Each project can be associated with a task list......
Character strings
WLanguage supports different types of strings....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Assignment operators
Three assignment operators are available......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Multiline strings
To type character strings over several lines in the code editor...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HIndex (Function)
Rebuilds the file index (".NDX" file).