ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Video functions
List of video functions...
iParameterPDF (Example)
Usage example of the iParameterPDF function
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
PostMessage (Function)
Sends a Windows message to a control or to a window.
Sort (Function)
Sorts a WLanguage array.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
12. Available tests
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SendMessage (Function)
Sends a Windows message to a control or to a window.
BackgroundTaskAdd (Function)
Adds a new background task.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ToClipboard (Function)
Writes text or image information into the system clipboard.
zipOpen (Example)
Usage example of the zipOpen function
BCToImage (Function)
Generates the image of a bar code.
Google Calendar management functions
List of functions for managing Google calendars...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.