ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveDir (Function)
Moves a directory and its content.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
zipDeleteAll (Function)
Deletes all files from an archive.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
NetworkDisconnect (Function)
Disconnects a network drive.
13. External component in practice
External component in practice...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
12. External component in practice
Android Widget windows
An Android application can contain one or more Widget windows......
First project window
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ThreadPersistent (Function)
Makes a thread persistent.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
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.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Google Maps management functions
List of functions for managing Google maps...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......