ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NOTADEVVERSION
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
The test mode cannot operate without the project and its pages, ...
How to save and retrieve an image in a binary memo
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......
ERR_BAD_CONTEXT_FOUND
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
ERR_DISCONNECTED_BY_ADMIN
ERR_NOTAVAILABLE
ERR_DISCONNECTED_RELOG
Testing a project: setting
By testing the project you can simulate how the application will run......
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
ERR_BAD_CONTEXT_INTERNAL