ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapDelete (Function)
Deletes an element from a TreeMap control.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Warning 18: Loop without potential end
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Reals
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Various constants
List of various constants....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
HandleParentNext (Function)
Forces the parent of the next window to open.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
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......
SysValidHandle (Function)
Checks the validity of a window handle.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
zipDeleteAll (Function)
Deletes all files from an archive.