ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Error 1001: The operators: and:: can only be used in the methods of classes
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
3. Deploying a dynamic WEBDEV site
How to save and retrieve an image in a binary memo
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......