ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
WEBDEV license agreement
WEBDEV license agreement...
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Net constants
List of constants used by the Net functions....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Setup of the WEBDEV Application Server for Linux
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
ERR_CANNOT_CREATE_TMP
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
User (Property)
The User property is used to identify and change the user of a feature.
Various WEBDEV constants
Various WEBDEV constants...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
SemaphoreCreate (Function)
Creates a semaphore.
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Binding a ListView control to an item
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......