ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Service variable
The Service variable is used to......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
OpenChild (Function)
Opens a non-modal child window.
The Image control
The Image control is used to......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
The Clickable Image control
The Clickable Image control can be used to......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
The HTML control
The HTML control displays HTML pages or HTML code......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
ServiceWait (Function)
Pauses the current service during the specified duration.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.