ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
2. Types of setup
Types of setup...
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Reloading a document
To reload a document, ......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
<Check box>.Add
Adds a new option into a Check Box control.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Events associated with Button controls
List of events associated with Button controls...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
The home page
The home page is the first page of your site......
Extracting the text of the project
The following text can be extracted......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.