ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
mongoFindOption (Variable type)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
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.
Software Factory
The concept of software factory is used to automate the process for creating applications....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
mongoOperationUpdateOne (Variable type)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
JSONValid (Function)
Checks the validity of a JSON string.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
xlsOpen (Example)
Usage example of the xlsOpen function
DnDGetData (Example)
Usage example of the DnDGetData function
EmailReadLast (Example)
Usage example of the EmailReadLast function
TableBreakIndex (Example)
Use example for the TableBreakIndex function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
7. Multilingual applications in practice
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function