ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
<Source>.Read (Function)
Reads a record in a file according to a given record number.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Extracting messages added or modified since last extraction
A project was already created and translated......
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
BCToImage (Function)
Generates the image of a bar code.
nWDInitProject: Initialization code of project
Run the initialization code of project......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Environment of code editor