ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Site Map control
The Site Map control allows the Web user to......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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)......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
10. Customizing the aspect of a site: skin elements
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
7. Multilingual sites in practice
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....