ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysWinActive (Function)
Returns the handle of the active window or activates a window.
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)......
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SysMetric (Function)
Returns the resolution of a specific element.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
DotNetDelegate (Function)
Initializes a.NET delegate.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
HState (Example)
Usage example of the HState function