ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
16. Types of code
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Automatic documentation of external components
External components must include a technical documentation......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......