ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload 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......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Information 302: Ambiguity between a variable and a control
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
MATLAB functions
The following functions are used to access MATLAB:...
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
<TreeView>.TypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.