ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Creating the menus for the pages of the WEBDEV RAD pattern
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Source>.DeleteTrigger (Function)
Deletes a trigger.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Find out the account that runs the AWP protocol
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
1. WLanguage functions specific to WEBDEV
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
HClient structure
The HClient structure is used to......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......