ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

28. Site SEO
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Structure of data files of user groupware
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
2. Examples and components provided with WEBDEV
User Groupware files
Two categories of data files are managed......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The requested action cannot been performed: the page was not synchronized
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
AWP without UI
Bootstrap, Angular, React, Vue......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
How to open a page?
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......