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...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
StatVarianceP (Function)
Calculates the variance for a full series of values.
Properties associated with Combo Box controls that display a table
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Service variable
The Service variable is used to......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
Detailed use of WINDEV FTP/RPC
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.