ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border of controls
One of the most important elements of control style is its border......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Chart control properties
A Chart control can be used......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Service variable
The Service variable is used to......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Drop-down button
The drop-down button expands: a context menu. a popup window....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
The Calculated control
The "Calculated" control is used to perform calculations in a report......