ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
NotificationDisplay (Function)
Displays a message outside the browser.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Creating the skin template of a report
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Input (Function)
Displays a message allowing the user to type an information.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Code editor: Display options
The code editor proposes several display options......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....