ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 the columns of a Table control in a page
The columns are used to display information in a Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Log (Function)
Calculates the decimal logarithm of a numeric value.
Setup mode
Several methods can be used to distribute a WINDEV application......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
How to create a patch?
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Captcha functions
The Captcha functions are as follows:...
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
MCI functions
List of MCI functions...
Exif functions
List of Exif functions...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
DocClose (Function)
Closes a docx file and frees the document.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.