ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
HTML Editor control properties
Properties associated with the HTML Editor control....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Installing a SOAP server with Netscape iPlanet 4.1
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
SQLTransaction (Example)
Usage example of the SQLTransaction function
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
xlsColumnType (Example)
Usage example of the xlsColumnType function
zipExtractPath (Example)
Usage example of the zipExtractPath function
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
KeyPressed (Function)
Checks which key is pressed.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......