ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
DnDForce (Function)
DnDForce is kept for backward compatibility.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
First project window
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
TreeView constants
List of constants used by the TreeXXX functions...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
DDEString (Example)
Usage example of the DDEString function