ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily...
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
Custom tooltips
Tooltips are very useful for application users......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal...
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.