ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Table controls
List of events associated with Table controls...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
CurrentDay( Function)
Returns the number of the current day in the current month.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
REP files
REP files contain the list of data files handled by the application....
Installing a SOAP server with Apache
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
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)...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Constants for managing arrays
List of constants used by the functions for array management....
HTTPRequest (Example)
Usage example of the HTTPRequest function
HCheckStructure (Function)
Defines the mode for comparing data files.
fSelect (Example)
Usage example of the fSelect function
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Events associated with Calendar controls
List of events associated with Calendar controls...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Events associated with TreeView controls
List of events associated with TreeView controls...