ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Socket constants
List of constants used by the functions for socket management....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
SysRecentDocList (Function)
Returns the list of recently opened documents.
Principle for running threads
At runtime, an application runs in a main thread......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Net constants
List of constants used by the Net functions....
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
iPrintDoc (Function)
Prints a document in "docx" format.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......