ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
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....
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
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").
Error 701: The property is read-only
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
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.