ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
<Variable ftpConnexion>Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Code snippets
The code editor allows you to enter "Code snippets"......
BurnerAddFile (Function)
Adds a file to the compilation.
Events associated with OLE controls
List of events associated with OLE controls...
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
ERR_BAD_CONTEXT_FOUND
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Ad Hoc deployment
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Error 1008: The member of the class is protected
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.