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...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
WDInst: handling the files to install
By default, the files to install are......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Edit options of a report
The report editor allows you to......