ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Telephony functions
List of telephony functions...
ErrorThrow (Function)
Throw a non-fatal error.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
8. Sharing a project in practice
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Error 531: The negative or null subscripts are not allowed
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....