ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Binding a Check Box control to an item
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Creating the skin template of a report
fWriteLine (Example)
Usage example of the fWriteLine function
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Execute (Function)
Starts the execution of a process through programming.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
dTransferToImage (Example)
Usage example of the dTransferToImage function
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Passing parameters
The parameters can be passed to a procedure......
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......