ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Error 30: An exception process cannot be declared inside another exception process...
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Error 805: No syntax without parameter
ExeGetPID (Function)
Returns information about the current process.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
The planes (in a window or in a report)
The planes are used to group the window controls......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.