ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Creating an insert query
An insert query (corresponding SQL statement......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Binding controls to data
A window or page can display information from......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......