ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelect (Example)
Usage example of the fSelect function
HTML document management functions
List of functions that manipulate HTML documents....
Continent and country management functions
Continent and country management functions...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
LDAP constants
List of constants used by the LDAP functions....
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......
DocInsertTable (Function)
Inserts a table into a Word Processing document.
NetworkUser (Function)
Identifies the name of the connected user.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Polygon (Property)
The Polygon keyword can correspond to...
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.
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....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Various constants
List of various constants....
gLine (Function)
Builds a sequence of characters containing a line.
MatInvert (Function)
Calculates the inverse of a square matrix.
LooperSelectPlus (Function)
Selects a row in a Looper control.
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Print modes of a report
Several print modes are available for a report....
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.