ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Windows
The windows represent the main interface of a WINDEV application......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Events associated with Button controls
List of events associated with Button controls...
Start of Break block (Break header)
The Start of break block is optional......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Error 1006: The member is not global: use: to access it