ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
SocketConnect (Function)
Connects a client computer to a given socket.
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
FinRedemption (Example)
Usage example of the FinRedemption function
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
Android Widget windows
An Android application can contain one or more Widget windows......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.