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.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Using WDDIXIO
To translate the text used in your project:...
Description (Property)
The Description property is used to get and change the page description.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Open (External language)
Opens a window.
Table,Insert (External language)
Inserts an element into a table at a given position.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
.NET Assemblies
.NET is Microsoft's software development platform......
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...
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.