ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Handling Gantt Chart controls programmatically
Creating a Java archive
When your Java application is developed, you can......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Generating an application for Universal Windows 10 App
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
ToastDisplay (Function)
Displays a "Toast" message.
11. User Macro-Code: UMC in practice
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Project description: Project tab
The project description window allows you to configure various elements of your project......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......