ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Sorts in a report
The sort is used to organize the information displayed in the report......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
PageFromSource (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
7. Source Code Manager (SCM)
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Bitwise operators
The operations on binary values are performed......
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
End of break block
The End of break block is optional......
WDOptimizer: Editing and modifying a ".REP" file
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......