ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
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...
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Handling TimeLine controls programmatically
A TimeLine control can be......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
WINDEV License Agreement
WINDEV License Agreement...
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Assignment of RETURN
The return value of the process currently run can be assigned...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Error 203: The procedure already has a scope attribute (local or global)
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Style sheet
A style sheet ("......
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......