ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
".STY" file: "Style sheet" file
A style sheet is a "......
SQLTransaction (Example)
Usage example of the SQLTransaction function
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Conversion (Function)
Converts a value from a unit to another one.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Check model
You can use check models to easily create checks...
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
HFSQL Client/Server: Configuring the data files on the server
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Creating a query
Two methods can be used to create a query......
NextTitle (Function)
Modifies the title of next window to open.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Passing parameters
The parameters can be passed to a procedure......