ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fSeek (Function)
Gets and sets current position in an external file.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
PDF file management functions
...PDF file functions...
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
4. HFSQL Classic
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....