ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

15. Project Management Hub
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Reintegrating translated text into a project
Once the translation of framework libraries ("......
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
zipExist (Function)
Used to find out whether an archive exists.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
WDInst: handling the files to install
By default, the files to install are......
NetworkUser (Function)
Identifies the name of the connected user.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
<Image variable>.Copy (Function)
Copies an image to another image.
Link functions (prefix syntax)
Link functions are used to link the interface with the tables and vice versa....
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed as parameter.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......