ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
6. Multilingual applications
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
<ftpConnection variable>.MakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
SysIsAdministrator (Function)
Indicates whether the current user has administrator rights on the computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
SysNotificationProgressBarUpdate (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
<sysNotificationProgressBar variable>.Update (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....