ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirAttribute (Function)
Returns or modifies the attributes of a directory.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EndProgram (Function)
Ends the execution of the current program.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Different types of data (Type of variable)
A variable is defined by name and type......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Creating a flexible modeling
To create a new flexible modeling, you can......
RegistryValueType (Function)
Returns the type of value found in the registry.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....