ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT setup
Configuring an application with User Groupware
Optional events
By default, the codes available in the code editor correspond to the most common codes......
<Report>.Print (Function)
Prints a report created with the report editor.
Max (Function)
Returns the greatest value passed as parameter.
Mouse management functions
List of functions for mouse management...
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.
Window controls
Several types of controls can be used in a window, ......
fShortName (Example)
Usage example of the fShortName function
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
9. Types of standard controls
Types of standard controls...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.