ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Compression (Property)
The Compression property gets and sets the data compression mode.
Classes, members, methods and properties
A class is made of......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
HViewToFile (Example)
Usage example of the HViewToFile function
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Server (Property)
The Server property is used to manage servers.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Type (Example)
Usage example of the Type property
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Specific features of the applications for iPhone/iPad