ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
zipSelectFile (Function)
Selects files from an archive.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......