ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Language (Property)
The Language property is used to get and change the language used.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Name (Property)
The Name property is used to get the name of an element.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
Radio Button control properties
List of properties associated with a Radio Button control...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
2. WEBDEV administrator in practice
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......