ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
xlsClose (Function)
Closes an XLS file.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
apExecute (Function)
Runs an action plan.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
DocUpdateFormula (Function)
Updates the formulas in a document.
Notification
The Notification keyword can correspond to:
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
fMakeDir (Example)
Usage example of the fMakeDir function
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
PDFPassword (Function)
Protects a PDF document with a password.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.