ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

W3C standardization
You must comply with the W3C standard (HTML 4......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Creating the Form windows of a WINDEV RAD pattern
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
2. Projects in practice
The pages
Pages are the main interface of a WEBDEV site......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Code snippets
The code editor allows you to enter "Code snippets"......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
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......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Handling controls in a report
The different operations available for the report controls are as follows......
grColor (Function)
Returns and initializes the color of different chart elements.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Composite chart
A composite chart is a chart that displays several types of charts......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....