ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI
The URI keyword can correspond to...
Copying controls from the page editor
The controls can be copied from the page editor......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
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....
Table,Select,+ (External language)
Selects an element in a Table control.
SQLModify (Example)
Usage example of the SQLModify function
HIndex (Example)
Usage example of the HIndex function
fDecrypt (Example)
Usage example of the fDecrypt function
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
fExtractPath (Example)
Usage example of the fExtractPath function
HLogInfo (Function)
Adds comments to the log when saving the operation.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
INIRead (Example)
Usage example of the INIRead function
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Installing and starting WDTRAD
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)......
Debugging constants
List of constants used by the debugging functions...
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.