ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
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
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Generating the RAD pattern
To generate a RAD pattern:...
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
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....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HInfoLog (Function)
Returns information about the server logs.
FTPDate (Example)
Usage example of the FTPDate function
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Image control in a page
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.