ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Materialized view
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
iPrintReport (External language)
Prints a report created with the report editor.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
fShortName (Example)
Usage example of the fShortName function
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Info (Function)
Displays a custom message in a system information window.
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Image (Property)
The Image property gets and sets the background image of a control or block.