ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Drop-down button
The drop-down button expands: a context menu. a popup window....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
MyPage (Reserved word)
MyPage is used to handle the current page...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
16. Types of code
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......