ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBSessionStatus (Function)
Checks the status of a Facebook session.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Address
The Address keyword can correspond to...
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
Creating the link buttons in the windows of a WINDEV RAD pattern
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Error 1046: Wrong parameter for the constructor of the class
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SQLModify (Example)
Usage example of the SQLModify function
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Multi-touch management functions
The following functions are used to manage the multi-touch......
Events associated with a Navigation Bar control
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
FaxConnect (Function)
Establishes a connection to a fax server.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....