ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFromWindow (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....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Setup on a local network (LAN)
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Configuring Reports & Queries
Reports & Queries is used to......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......