ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The Site Map control
The Site Map control allows the Web user to......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
21. Reports
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
List of extension attributes
The list of extension attributes ......
2. How to test a site?
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
List of reserved words
Creating a translation file
WDINT allows you to create a translation file....