ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_PARSER
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
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
Configuring Reports & Queries
Reports & Queries is used to......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Code history
The code history is used to......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......