ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_CONTEXT
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
1. Testing a site: Elements to be tested
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.