ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
zipNbFile (Example)
Usage example of the zipNbFile function
SOAPError (Example)
Usage example of the SOAPError function
StatAverage (Example)
Usage example of the StatAverage function
HListFile (Example)
Usage example of the HListFile function
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
fCurrentDir (Example)
Usage example of the fCurrentDir function
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Word Processing control events
WINDEV manages the following events by default......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Manipulating Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically manipulate Mobile Image Editor controls......
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Icon (Variable type)
The Icon type is used to define the advanced characteristics of an icon.
mongoOperationUpdateAll (Variable type)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.