ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
<zipArchive variable>.ExtractAll (Function)
Extracts all files from an archive and decompresses them.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
DriveListeFile (Function)
Lists files in an Drive directory.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Functions for handling directories and external files
List of functions for handling external files...
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
zipListFile (Function)
Returns the list of files found in an archive.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Examples for using the OLE DB provider for HFSQL
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF 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 TIFF format (in a buffer)....
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)....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF 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 GIF format (in a buffer)....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG 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 JPEG format (in a buffer)....