ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdCreateNote (Function)
Creates a Repositionable Note control.
Sort the data displayed in your tables in one click
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
DotNetDelegate (Function)
Initializes a.NET delegate.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Report based on a query
Queries are used to easily select records in one or more data files......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.