ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
Simple statements
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Writing an email: the available methods
This help page presents the methods for writing an email....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
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.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
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....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).