ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. HFSQL Cient/Server
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
15. Cookies: information stored on the end user's computer
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
MemSetPosition (Function)
Positions the memory zone on an element.
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....
ERR_CANNOT_LAUNCH
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Classes, members, methods and properties
A class is made of......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
ERR_BAD_CONTEXT_FOUND
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
Page templates
WEBDEV allows you to create page templates......
XMLRoot (Function)
Positions on the root tag of an XML document.