ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadFirst (Function)
Sets the position on the first record according to a browse item.
Events associated with Link controls
List of events associated with Link controls...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Events associated with TreeView controls
List of events associated with TreeView controls...
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Position (Function)
Finds the position of a specified string within another string.
Progress Bar control properties
List of properties associated with the Progress Bar control...
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
11. Controls in practice
Discover the main characteristics of the controls...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
Comparison operators
The comparison operators can be divided into several categories......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Installing a SOAP server with Apache