ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SQLTransaction (Example)
Usage example of the SQLTransaction function
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Query editor: Characteristics
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HSubstDir (Example)
Usage example of the HSubstDir function
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
dbgEnableLog (Function)
Enables the runtime log programmatically.
Internal component
An internal component is a set of elements from a project......
LooperDelete (Function)
Deletes a row from a Looper control.
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......
HSL (Function)
Creates a color from its hue, saturation and lightness.
2. Projects in practice
Discover the main operations that can be performed on a project....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.