ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
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....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
VariantConvert (Function)
Converts the value stored in a Variant variable].
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
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.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.