ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
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....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
HCheckStructure (Function)
Defines the mode for comparing data files.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Data persistence
The data persistence is used to store the value typed by the user......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
WEBDEV license agreement
WEBDEV license agreement...
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
ControlToSource (Function)
Assigns the control value to the source of a control link.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Configuring an application with User Groupware
Shared information
The information entered when creating the files and the items is shared throughout the environment......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
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.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....