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.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
grSourceSeries (Function)
Defines the source of a series.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Events associated with windows
List of events associated with windows...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
BackgroundTaskAdd (Function)
Adds a new background task.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
How to develop a PHP site?
What is a PHP site?......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Events associated with supercontrols
List of events associated with supercontrols...