ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapDelete (Function)
Deletes an element from a TreeMap control.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
2. Analysis in practice
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
ThreadPersistent (Function)
Makes a thread persistent.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
HDFS functions
The following functions are used to manage files on a HDFS system......
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
First project window
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
HandleParentNext (Function)
Forces the parent of the next window to open.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......