ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
INIRead (Example)
Usage example of the INIRead function
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)......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
dbgEndRecording (Function)
Stops recording the scenario.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
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.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
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
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.