ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HDFS functions (prefix syntax)
The following functions are used to manage files on a HDFS system (prefix syntax)......
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Multilingual project
Line control properties
List of properties associated with the Line control...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......