ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempFile (Function)
Returns the name of a unique temporary file.
fAttribute (Function)
Returns or modifies the attributes of a file.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
Welcome to Reports & Queries
Reports & Queries is used to......
fRemoveDir (Function)
Deletes a directory from a disk.
fSeparator (Function)
Returns a file path with normalized separators.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Supercontrol
A supercontrol is an advanced type of control......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iPrintImage (Function)
Sends the image file to print to the print buffer.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
fSelectDir (Function)
Opens a directory picker.