ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
2. User-friendly editors in practice
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Using the Salesforce service
Salesforce is a very popular CRM software......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WINDEV Mobile Framework License Agreement
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Handling Scheduler controls programmatically
A Scheduler control can be......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Logical operators
The logical operators are as follows......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....