ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Referring to an element in a WLanguage event / process
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).