ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
LDAPDelete (Function)
Deletes an object from the LDAP server.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Managing main window menus
A main menu is necessarily associated with a window......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
16. Protecting access to the site: passwords
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min