ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLFind (Example)
Usage example of the XMLFind function
ComponentInfo (Function)
Returns information about a component.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
iSkipLine (Function)
Forces one or more line break.
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
DotNetRun (Function)
Runs a procedure on a .Net server.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
XMLData (Example)
Usage example of the XMLData function
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......