ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Merging differences (SCM)
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Report blocks
A printed report includes several sections......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
How to open a page?