ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
PopupAnimate (Function)
Displays a popup in a page cell.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
FontCreate (Function)
Creates a font definition.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....