ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
iParameterPDF (Function)
Defines the options for the generated PDF file.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
Age (Function)
Returns the age according to the date of birth.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Path (Property)
The Path property gets and sets a path.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Resizing a window (AAF)
Reintegrating translated text into a project
Once the translation of framework libraries ("......