ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Display control
The HTML Display control displays a web page in an application......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
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 accounts......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Passing parameters
The parameters can be passed to a procedure......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Local procedure
Two types of procedures are available......
SourceToScreen (Function)
Automatically updates the controls in a window or 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....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....