ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
fSelect (Example)
Usage example of the fSelect function
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SQLSeek (Function)
Positions on the specified result row of the query.
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.