ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
FontCreate (Function)
Creates a font definition.
State (Property)
The State property is used to get and change the state of an element.
Recycle code windows
By default, a single code window is opened per ......
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Project Management Hub: Time tracking
The time spent can be listed on......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).