ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Time (Type of variable)
The Time type is used to easily handle the times...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Combination (Type of variable)
A combination is a set of options.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Managing space characters in the searches?
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Arithmetic operators
The arithmetic operators are......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
HSetLog (Function)
Enables or disables log management on a file.
BurnerAddFile (Function)
Adds a file to the compilation.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Using the Vista style in your windows
WINDEV allows you to customize......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).