ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
fMemOpen (Function)
Opens a memory zone shared between several applications.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
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......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Feedback component
The Feedback component is a component provided with WINDEV......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Scheduler control events
The following events associated with Scheduler controls:...
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.