ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Report>.Print (Function)
Prints a report created with the report editor.
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.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Customizing the User Groupware
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......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
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 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......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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......
WINDEV concepts
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HSL (Function)
Creates a color from its hue, saturation and lightness.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
RGBGreen (Function)
Returns the green component of an RGB color.
Input (Function)
Displays a message allowing the user to type an information.