ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Software license agreement
WINDEV Express license agreement...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Conversion (Function)
Converts a value from a unit to another one.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.