ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
RGB (Function)
Defines a color from its Red, Green and Blue components.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Environment of the project editor
The main elements of the project editor are as follows:
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
ThreadMode (Function)
Changes the management mode of threads.
Constants for managing emails
List of constants used by the functions for managing emails....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Various constants
List of various constants used by the constants WINDEV functions....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Using the Salesforce service
Salesforce is a very popular CRM software......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Configuring Reports & Queries
Reports & Queries is used to......