ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
XMLNext (Function)
Positions on the next element (tag or attribute).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
XMLRoot (Function)
Positions on the root tag of an XML document.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MemSetPosition (Function)
Positions the memory zone on an element.
PC SOFT Free Technical Support
Thank you for buying one of our products......
ERR_CANNOT_LAUNCH
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
Task management functions
List of functions for managing tasks...
9. Overlaying controls