ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
iPrintBlock (Function)
Forces a report block to print.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Multimedia control properties
List of properties associated with the Multimedia control...
REP files
REP files contain the list of data files handled by the application....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Project Management Hub: Time tracking
The time spent can be listed on......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
TimeToInteger (Function)
Converts a time to an integer.
HSetREP (Function)
Enables or disables the management of .REP file.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
fSelectDir (Example)
Usage example of the fSelectDir function
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
GglConnect (Example)
Usage example of the GglConnect function
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....