ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ServiceWait (Function)
Pauses the current service during the specified duration.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
iEndReport (Function)
Forces the report print to stop.
WDINT license agreement
WDINT license agreement...
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
How to find out whether a report was printed?
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
zipMsgError (Function)
Returns the message associated with an error code on an archive.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...