ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
7. Source Code Manager (SCM)
The Flexbox control
Flexbox is a standard layout system for web pages......
Error 103: The type is unknown
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Multi-product external components
Components are a remarkably useful tool for development teams......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).