ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndService (Function)
Ends the execution of the current service.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Error 106: Redefinition of a global variable
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
MatInvert (Example)
Usage example of the MatInvert function
dPixelColor (Example)
Usage example of the dPixelColor function
dPen (Example)
Usage example of the dPen function
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
apExecute (Function)
Runs an action plan.
Error 1049: The access directives are not allowed in a composite variable
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
dText (Example)
Usage example of the dText function
DnDEvent (Example)
Usage example of the DnDEvent function