ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Using several libraries in an application
A library is a WDL file that contains all the resources......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Creating a window skin template
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
8. Optimizing an application
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Supercontrol
A supercontrol is an advanced type of control......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......