ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
12. Retrieving data from a site
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Copying controls from the page editor
The controls can be copied from the page editor......
ERR_FORBIDDEN_UPDATE
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
ERR_BAD_ACTION
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
14. Report templates
...Report templates are used to easily standardize report layouts....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
ERR_WDADMIN_EXIST
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Thumbnail control properties
List of properties associated with the Thumbnail control...
Cell control properties
List of properties associated with the Cell control...
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
ERR_LOADMOREDLL