ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
iParameter (Function)
Retrieves the printer configuration and configures the print.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
iDestination (Function)
Configures the print destination.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Open (External language)
Opens a window.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
fTrackFile (Function)
Triggers the tracking of a file.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.