ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Rights on the virtual directory
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
CreateShortcut (Example)
Usage example of the CreateShortcut function
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Customizing the User Groupware
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......