ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
7. HFSQL: files physically created
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
The Static control
A Static control is a control used to display a static text......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
ERR_NO_CURRENT_PAGE
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
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....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
3. Server configuration
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
nWDSetParentNext
Set the parent of the next window to open......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
5. Site test in practice