ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
iDestination (Function)
Configures the print destination.
Operations in a Select query : add and delete
The following paragraphs present......
Report based on a query
Queries are used to easily select records in one or more data files......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
ERR_NO_PROJECT
Compilation options (HLP format)
Using the task management and the schedule
Time management is extremely important......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
1. Project and analysis
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....