ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
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)......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
2. Static or dynamic site
SysRecentDocList (Function)
Returns the list of recently opened documents.
Installing a SOAP server with IIS
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
Code snippets
The code editor allows you to enter "Code snippets"......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Installing a SOAP server with Netscape iPlanet 4.1
Comparison operators
The comparison operators can be divided into several categories......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.