ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
ERR_CANNOT_OPEN_FILE
Functions for managing objects (External language)
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
ERR_BUTTON_EXPECTED
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Page Header block
The Page header block is printed on each new page......
How to create a patch?
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Handling Spreadsheet controls programmatically (in a report)
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
The Sidebar control
The Sidebar control gives access to different options......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Multi-project search
Performing a search in the current project is a common operation......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....