ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
WDZip: Creating or modifying an archive
This help page explains how to......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.