ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
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
fMoveDir (Function)
Moves a directory and its content.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
zipDeleteAll (Function)
Deletes all files from an archive.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
ThreadPersistent (Function)
Makes a thread persistent.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
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.
Google Maps management functions
List of functions for managing Google maps...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Emulating constants
List of constants used by the functions for emulating automated tests....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......