ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
TWAIN functions
List of Twain functions...
DDEWarmLink (Function)
Creates a warm link with a data.
fSelectDir (Function)
Opens a directory picker.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
DDEUpdate (Function)
Modifies a linked data.
fRemoveDir (Function)
Deletes a directory from a disk.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
DDERetrieve (Example)
Usage example of the DDERetrieve function
fExeDir (Function)
Returns the directory from which the execution is started.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
fCurrentDir (Function)
Identifies or modifies the current directory.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
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......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....