ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Handling Gantt Chart controls programmatically
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Sub-query
A sub-query is a query whose result is used by another query......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
fAddText (Function)
Adds the content of a character string at the end of a file.
17. TLS/SSL: Encrypting information on the Web
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
fDelete (Function)
Deletes a file accessible from the current computer.
fMoveDir (Function)
Moves a directory and its content.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
13. Print: Reports
WINDEV reports...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....