ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HDescribeFile (Function)
Describes a data file programmatically.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Extracting messages added or modified since last extraction
A project was already created and translated......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Installing and starting WDTRAD
fSeek (Example)
Usage example of the fSeek function
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
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......