ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Events associated with an Organization Chart control
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
SQLModify (Function)
Modifies the content of a row in the query result.
ErrorThrow (Function)
Throw a non-fatal error.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
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....
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
KeyExpression (Example)
Usage example of the KeyExpression property
Image control in a page
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
HViewToFile (Example)
Usage example of the HViewToFile function
Table,Display (External language)
Refreshes the Table control.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.