ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Environment of the query editor
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Functions for managing Check Box controls (prefix syntax)
The following functions are used to manage Check Box controls via prefix syntax:
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
WDXView: Overview
WDXView is an ActiveX browser......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
ERR_BAD_CONTEXT
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Check: Sending an email
The monitoring robot will......