ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Handling Scheduler controls programmatically
A Scheduler control can be......
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.