ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Display (External language)
Displays a value in a control or assigns a value in a variable.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
fCompare (Function)
Compares the content of two files bit by bit.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
<zipArchive variable>.ListFile (Function)
Returns the list of files found in an archive.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.