ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
dbgEnableAssert (Function)
Enables or disables the assertive programming.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Configuring the SOAP administrator
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dArc (Example)
Usage example of the dArc function
gpwOpen (Function)
Opens the User Groupware login window or page.
XMLSign (Function)
Signs an XML document.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Burner constants
List of constants used by the burner functions....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.