ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
grRBAddData (Function)
Adds data to a Radial Bar chart.
Properties associated with a window
List of properties associated with a window...
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
EXE constants
List of constants used by the functions for managing executables....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
MCI constants
List of constants used by the MCI functions....
fOpenTempFile (Function)
Creates and opens a temporary file.