ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
HReadSeek (Example)
Usage example of the HReadSeek function
Error 20: The variable of the FOR loop should be a real
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HRead (Function)
Reads a record in a file according to a given record number.
PageDisplay (Function)
Displays a web page in the user's browser....
TreeView constants
List of constants used by the TreeXXX functions...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.