ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
<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.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
The Wire control
The Wire control is used to visually link 2 controls......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
The pages
Pages are the main interface of a WEBDEV site......
Sorts in a report
The sort is used to organize the information displayed in the report......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
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.
Testing a project: setting
By testing the project you can simulate how the application will run......