ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
InitParameter (Function)
Initializes the management of persistent values.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Events associated with supercontrols
List of events associated with supercontrols...
Programming overview in C and C++
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Error 2109: You are using the ObjectInfo function
Constants for managing images in websites
Open (External language)
Opens a window.
Configuring an application with User Groupware
Using the Vista style in your windows
WINDEV allows you to customize......
Break in a report
The break is used to group the records corresponding to a sort criterion......
dArc (Example)
Usage example of the dArc function
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
dRectangle (Example)
Usage example of the dRectangle function
Constant
The constants are language elements whose value is fixed once and for all...
dCircle (Example)
Usage example of the dCircle function
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......