ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SendMessage (Function)
Sends a Windows message to a control or to a window.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
History of versions
The history of setup versions is an advanced feature of the network setup......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......