ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
4. Create a page in the editor...
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Code statistics
The code statistics affect......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
24. Displaying and linking pages
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Typing multilingual texts
For a multilingual application, you have the ability to......
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....