ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
BurnerList (Function)
Returns the list of burners installed on the current computer.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
BrowserShare( Function)
Starts native device sharing.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
Data source (Example)
Usage example of the Data source type