ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
FTPSize (Example)
Usage example of the FTPSize function
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Structure of data files of user groupware
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
WDInst: handling the files to install
By default, the files to install are......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
9. Hardware and software requirements
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.