ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with Looper controls
List of events associated with Looper controls...
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
HTML (Property)
The HTML property is used to configure the use of HTML content.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SMSSend (Function)
Sends an SMS.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
IFrame control
IFrame is an HTML concept......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
7. Internal component
An internal component is a set of elements from a project....
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Animating a Static control
Two methods can be used to animate a Static control......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Creating a Java archive
When your Java application is developed, you can......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
26. Style sheets: to simplify the layout
The HTML Display control
The HTML Display control displays a web page in an application......