ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Select query description window: Items used
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Project portfolio
From version 25, you can create "project portfolios"......
ERR_NOTAVAILABLE
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
ERR_CANNOT_OPEN_FILE
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
Information 2104: This function is kept for backward compatibility