ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Creating the menus for the windows of the WINDEV RAD pattern
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Other operators
The following are additional operators......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
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....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
9. Types of standard controls
Types of standard controls...
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Configuring the SOAP administrator
8. Windows in practice
Discover the main actions that can be performed on the windows....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....