ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
DateToInteger (Function)
Converts a date to an integer.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
gpwOpen (Function)
Opens the User Groupware login window or page.
InApp constants