ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Using the Salesforce service
Salesforce is a very popular CRM software......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Constants for managing tiles
HRead (Function)
Reads a record in a file according to a given record number.
1. Testing a site: Elements to be tested
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Designing a supercontrol
A supercontrol is an advanced type of control......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Sort the data displayed in your tables in one click
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
2. Analysis in practice
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
WINDEV Mobile 2024 Tutorial - Table of contents
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....