ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Glossary
The glossary lists all the abbreviations used in the code editor......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
SysWinActive (Function)
Returns the handle of the active window or activates a window.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.