ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Function)
Opens the Windows file picker.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Installing a SOAP server with Apache
WDZip: Creating or modifying an archive
This help page explains how to......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Calling a procedure/a function
Syntax for calling a local or global procedure.
iPreview (Function)
Configures the print destination.
Comparison operators
The comparison operators can be divided into several categories......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Page constants
List of constants used by page functions....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Data model editor: types of links
Several types of links can be found between the files......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......