ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
WINDEV: Example of programmed Drag and Drop
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows...
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...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop.
Drag and Drop functions
The following functions are used to manage Drag and Drop:
Drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
11. External component
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ)) (prefix syntax)
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
SCM: Checking out an element
To edit an element of a project hosted on an SCM repository, you must first check out the element......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
PageAddress (Function)
Used to find out the Internet address of a page.