ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSeek (Function)
Gets and sets current position in an external file.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Clipboard management functions
List of functions for managing the clipboard...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
PaneVisibleByDefault (Property)
The PaneVisibleByDefault property determines if the image editor pane is visible by default.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Salesforce functions
List of Salesforce functions...
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
tapiRecord (Function)
Records the current communication as a".WAV" file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Google Calendar management functions
List of functions for managing Google calendars...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
XML functions
List of XML functions...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.