ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
Compilation options (HLP format)
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
How to find out whether a report was printed?
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
12. Universal replication
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.