ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
ERR_BAD_CONTEXT_INVALID
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Handling the report blocks through programming
Each report block is associated with different events......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Code Editor control properties
You can manipulate Code Editor controls in a window using the following WLanguage properties......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
10. Smart controls
Smart controls...
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
8. Optimizing an application
Error 202: The method already has an access attribute (public, protected or private)
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......