ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Combo Box controls
List of events associated with Combo Box controls...
Variable scope
Variables can be declared anywhere in the code....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
ERR_LAUNCH_FAILED
Error 1007: The member is global: use the: operator: to access it
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Analysis links
The links are used to link the files found in an analysis between themselves......
Events associated with Button controls
List of events associated with Button controls...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Common project
Projects are often cross-platform......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......