ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing space characters in the searches?
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Arithmetic operators
The arithmetic operators are......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
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......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
PageDisplay (Function)
Displays a web page in the user's browser....
Combination (Type of variable)
A combination is a set of options.
Page constants
List of constants used by page functions....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
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)....
HSetLog (Function)
Enables or disables log management on a file.
BurnerAddFile (Function)
Adds a file to the compilation.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
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").
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).
End of break block
The End of break block is optional......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Using the Vista style in your windows
WINDEV allows you to customize......