ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Use the Salesforce service
Salesforce is a very popular CRM software......
Binding controls to data
A window or page can display information from......
PDFSign (Function)
Adds an approval signature to an existing PDF.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
11. Popup page
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
PC SOFT Free Technical Support
Thank you for buying one of our products......
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......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Handling TimeLine controls programmatically
A TimeLine control can be......