ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNext (Function)
Sets the position on the next data file record according to a browse item.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Outstanding progress bars
Simple or symmetric progress bar?...
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
4. HFSQL Classic