ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Configuring the SOAP administrator
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
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....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
XMLSign (Function)
Signs an XML document.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
KeyExpression (Example)
Usage example of the KeyExpression property
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
WithSpace (Example)
Usage example of the WithSpace function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
fDir (Example)
Usage example of the fDir function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Glossary
The glossary lists all the abbreviations used in the code editor......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.