ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
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...
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
XMLData (Example)
Usage example of the XMLData function
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
HCreateMovableReplica (Function)
Creates a movable replication.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
fCurrentDir (Function)
Identifies or modifies the current directory.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Map control properties
The following properties can be used with Map controls:...
Radio Button control properties
List of properties associated with a Radio Button control...
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
fDir (Example)
Usage example of the fDir function
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SNMPCloseSession (Function)
Closes an SNMP session.
fCompare (Example)
Usage example of the fCompare function