ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
2. Static or dynamic site
MyPage (Reserved word)
MyPage is used to handle the current page...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
MemFound (Function)
Checks whether the sought element was found.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
TimeToInteger (Function)
Converts a time to an integer.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLModify (Function)
Modifies the content of a row in the query result.
iPrintBlock (Function)
Forces a report block to print.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
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......
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
fSelectDir (Example)
Usage example of the fSelectDir function
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Drop-down button
The drop-down button expands: a context menu. a popup window....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.