ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
ChangeAction (Example)
Usage example of ChangeAction
Sort (Function)
Sorts a WLanguage array.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
.NET application
To create a.NET application from a project......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Using the Salesforce service
Salesforce is a very popular CRM software......
PageChangeLayout (Function)
Applies a specific layout to a page.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Events associated with Looper controls
List of events associated with Looper controls...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
iParameter (Function)
Retrieves the printer configuration and configures the print.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Constants for managing contact functions
tapiBlindTransfer (Function)
Performs a "blind" transfer.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......