ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET application
To create a.NET application from a project......
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
zipClose (Function)
Closes an archive.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Max (Function)
Returns the greatest value passed as parameter.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
PicClose (Function)
Closes the image found in an Image Editor control.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
<Array>.Max (Function)
Returns the greatest value in the array.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
iParameterViewer (Function)
Configures the report viewer.
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....