ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Logical operators
The logical operators are as follows......
OpenSister (Function)
Opens a non-modal sibling window.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
eCurrencyName (Function)
Returns the caption of a currency.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Data persistence
The data persistence is used to store the value typed by the user......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Crosstab report
The report editor allows you to create "Crosstab" reports......
HTTPRequest (Function)
Starts an HTTP request on a server.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Reals
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.