ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Type and version of Web server
The configuration diagnostic displays the following error......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
9. Types of standard controls
Types of standard controls...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
iCloseReport (Function)
Stops printing the current report immediately.
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...