ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Error 111: The Pascal string %1 is too long
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
Generating the RAD pattern
To generate a RAD pattern:...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Zombie data files and items
During the life of an application, items live and die......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Runtime log
The runtime log is the best way to identify the most used features of an application......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min