ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
fSize (Function)
Returns the size of a file (in bytes).
fResourceDir (Function)
Returns the path of the read-only resources of the application.
iParameter (Function)
Retrieves the printer configuration and configures the print.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Managing space characters in the searches?
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
fLongName (Function)
Returns the long name of a file or directory.
fLongPath (Function)
Returns the full long path of a file or directory.
fSelect (Function)
Opens the Windows file picker.
fShortPath (Function)
Returns the full short path of a file or directory.
Global and local variable
Two types of variables are available......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Handling menu options programmatically
The menu options can be handled......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
The pages
Pages are the main interface of a WEBDEV site......
The Edit control
The Edit control allows users to enter data......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).