ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reverse code modeling
The reverse code modeling allows you to view in a graph......
Events associated with Tab controls
List of events associated with Tab controls...
The Calculated control
The "Calculated" control is used to perform calculations in a report......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
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....
WDMSG license agreement
WDMSG license agreement...
Events associated with Check Box controls
List of events associated with Check Box controls...
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
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.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
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.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....