ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintArea (Function)
Prints a text in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, tables, items, components, assemblies, Custom-Folders, etc.)...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
dArc (Example)
Usage example of the dArc function
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
fSeek (Example)
Usage example of the fSeek function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
7. Multilingual applications in practice
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
grParameter (Function)
Retrieves or modifies a chart parameter.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
EnumControl (Function)
Returns the name of Nth control found in the specified element.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.