ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iColumnNum (Function)
Returns the number of the current column in a multi-column report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
UploadFileName (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....
WINDEV 2024
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
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 Sidebar controls
List of events associated with Sidebar controls...
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.
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......
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.
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....
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.