ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Various WEBDEV constants
Various WEBDEV constants...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
.NET object
To access a class......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Camera control in a mobile application
The Camera control is used to......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Installing a Webservice (old format)
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Page templates
WEBDEV allows you to create page templates......
The Carousel control
The Carousel control is used to display an animated menu made of images......
iDestination (Function)
Configures the print destination.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......