ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
ProjectInfo (Function)
Returns specific information about the project currently run.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
InPHPMode (Function)
Indicates whether the code is run in PHP.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
GetActiveObject (Example)
Usage example of the GetActiveObject function