ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
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.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
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"...
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.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
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, ...).
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Resizing a window (AAF)
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......