ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
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......
Error 203: The procedure already has a scope attribute (local or global)
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......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
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......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
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....
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
TimeValid (Function)
Checks the time validity.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Software license agreement
WINDEV Express license agreement...
Creating a query
Two methods can be used to create a query......