ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Version (Function)
Used to find out:
  • whether the content of a file was modified.
  • whether the content of a file used by a query was modified.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HVersion (Function)
Used to find out:
  • whether the content of a file was modified.
  • whether the content of a file used by a query was modified.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Application installation: single-user or network?
WINDEV proposes several types of setup for a WINDEV application...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
AppVersionInfo (Function)
Returns information about a version available on the setup server.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting...
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used...
Passing parameters
The parameters can be passed to a procedure......
The HTML Display control
The HTML Display control displays a web page in an application......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV...
HTTPRequest (Function)
Starts an HTTP request on a server.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Multimedia control
The Multimedia control is used to play multimedia files......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Creating and generating an external component
A component must be created from a project containing all the elements required...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......