ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetworkUser (Function)
Identifies the name of the connected user.
W3C standardization
You must comply with the W3C standard (HTML 4......
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).