ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Types of Edit controls
Creating a flexible modeling
To create a new flexible modeling, you can......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
ReplicSynchro: Overview
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Report controls
Several types of controls can be handled in a report created by the report editor......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......