ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
FTPListFile (Example)
Usage example of the FTPListFile function
Constants for manging the replication
List of constants used by the functions for managing the replication....
Replication: The different types
The data replication is a powerful feature......
OCRExtractText (Function)
Reads the text contained in an image.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Share your projects via Git
Git is a source code manager......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Creating the Relation pages of a WEBDEV RAD pattern
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Help editor options
The options of the help editor ("Display......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Select query description window: Items that can be used
Using .NET assemblies in a project
To use .NET assemblies in a project......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HOpenConnection (Example)
Usage example of the HOpenConnection function