ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDEnd (External language)
Ends a program that is using WINDEV.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Test (External language)
Displays each function call and each status report returned by the function.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
8. Binding controls to data
A window can display information from......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Creating the menus for the pages of the WEBDEV RAD pattern
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
1. Testing a site: Elements to be tested
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......