ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
The different copy modes
Two different copy modes are proposed by WDTRAD......
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.