ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Calling a procedure/a function
Syntax for calling a local or global procedure.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
SQLSeek (Function)
Positions on the specified result row of the query.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
iBorder (Function)
Prints a border at specified coordinates.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
The HTML control
The HTML control displays HTML pages or HTML code......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
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......
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).
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.