ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
SQLFirst (Function)
Positions on the first row of the query result.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
4. User Groupware
User Groupware...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Typing multilingual texts
For a multilingual application, you have the ability to......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
1. RAD (Rapid Application Development)
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HPass (Function)
Defines the password used to create or open a data file.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.