ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
2. Analysis in practice
Page constants
List of constants used by page functions....
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
Border of controls
One of the most important elements of control style is its border......
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
NFC functions
Functions used to manage the NFC standard...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
ToastDisplay (Function)
Displays a "Toast" message.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Testing a project: setting
By testing the project you can simulate how the application will run......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......