ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
The key items
Keys are specific items in your analysis......
ShellExecute (Function)
Opens a document in its associated application.
Label report
The report editor allows you to create "Label" reports......
zipOpen (Function)
Opens an existing archive.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
GglDelete (Function)
Deletes data from the Google server.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
fDelete (Function)
Deletes a file accessible from the current computer.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
HTMLToRGB (Function)
Converts the HTML color into RGB color.