ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
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......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Error 203: The procedure already has a scope attribute (local or global)
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
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......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Style sheet
A style sheet ("......
Style of a control
As soon as it is created, a control is associated with a style......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
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....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Merging differences (SCM)
TimeValid (Function)
Checks the time validity.