ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI
The URI keyword can correspond to...
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
iPrintDoc (Function)
Prints a document in "docx" format.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Table,Select,+ (External language)
Selects an element in a Table control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
SQLModify (Example)
Usage example of the SQLModify function
HIndex (Example)
Usage example of the HIndex function
fDecrypt (Example)
Usage example of the fDecrypt function
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
NetGetFile (Example)
Usage example of the NetGetFile function
FTPTime (Example)
Usage example of the FTPTime function
GglListCalendar (Example)
Usage example of the GglListCalendar function
HLogInfo (Function)
Adds comments to the log when saving the operation.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
INIRead (Example)
Usage example of the INIRead function
Installing and starting WDTRAD
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......