ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
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......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Sidebar control properties
List of properties associated with the Sidebar control...
HandleParentNext (Function)
Forces the parent of the next window to open.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
SysValidHandle (Function)
Checks the validity of a window handle.
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.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
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.
Chart constants
List of constants used by the functions for chart management....
12. External component in practice
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.