ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HDescribeConnection (Function)
Describes a new connection to an external database.
FreeDLL
The FreeDLL keyword can correspond to ...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
HDelete (Function)
Deletes a record from a data file (query or view).
DashDisplay (Function)
Refreshes elements in a Dashboard control.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
fExeDir (Function)
Returns the directory from which the execution is started.
ProjectInfo (Function)
Returns specific information about the project currently run.
grDestinationControl (Function)
Defines an Image control as destination of a chart.