ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
gClickableLink (Function)
Adds a clickable link in a graphic string.
HTML Editor control properties
Properties associated with the HTML Editor control....
Applet control properties
List of properties associated with the Applet control...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Site Map control properties
List of properties associated with a Site Map control...
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
First project window
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Compilation options
The compilation options allow you to define the help system generation settings......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
HSendMessageToClient (Function)
Displays a message on the client computers.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties