ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HViewToFile (Example)
Usage example of the HViewToFile function
Compression (Property)
The Compression property gets and sets the data compression mode.
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
Constants for manging the replication
List of constants used by the functions for managing the replication....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
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....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
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......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Classes, members, methods and properties
A class is made of......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Server (Property)
The Server property is used to manage servers.
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......
Size (Example)
Usage example of the Size property
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Test of a query
The query editor allows you to run the test of query result......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Null (keyword)
The "Null" keyword can correspond to:
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......