ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Locking data files: correspondence between WINDEV 5.5 and the later versions
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Help editor options
The options of the help editor ("Display......
14. Report templates
Report templates...
22. Report templates
TreeView Table control properties
List of properties associated with the TreeView Table control...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
SocketConnect (Function)
Connects a client computer to a given socket.
HFSQL: Change of name
Using an external component in an application
A component can be reused at any time in any application......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Events associated with pages
List of events associated with pages...