ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 19: The step of this FOR loop must be constant
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
1. What is the WEBDEV administrator used for
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Examples for using the OLE DB provider for HFSQL
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Label report
The report editor allows you to create "Label" reports......
Native MySQL Connector - License Agreement
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....