ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Automation object
The Automation keyword is used to declare an automation object...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HDescribeConnection (Function)
Describes a new connection to an external database.
CheckmarkVisible (Property)
The CheckmarkVisible property is used to: Determine whether a checkmark is displayed to the left of a row in a TreeView control. Show or hide a checkmark to the left of a row in a TreeView control....
8. Sharing a project in practice
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
dbgInfo (Function)
Returns a debug information.
PC SOFT Free Technical Support
Thank you for buying one of our products......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Creating the Table windows of the WINDEV RAD pattern
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.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
12. Control templates
...Control templates...
Events associated with Link controls
List of events associated with Link controls...
Handling the report blocks through programming
Each report block is associated with different events......