ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
SocketCreate (Function)
Creates a socket.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Query editor
The query editor is used to automatically create queries on the data files......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
4. Monitor your applications
Viewing a report in 3D
Your report displays controls that overlap?......
Socket management functions
List of functions for managing sockets...
Creating a Java archive
When your Java application is developed, you can......
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)....
Internal component description
The description of an internal component can opened at any time......
End of Document block
The End of document block is run once at the end of the report execution......