ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Simple statements
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Generating an application for Universal Windows 10 App
Writing an email: the available methods
This help page presents the methods for writing an email....
HFSQL constants
List of constants used by the HFSQL functions....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).