ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Pop (Function)
Pops an element from a stack.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Dequeue (Function)
Removes an element from the queue.
Status bar of windows
The status bar of a window is used to display several types of information......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
ERR_BUTTON_EXPECTED
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Page with parameters
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Character strings
WLanguage supports different types of strings....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Assignment operators
Three assignment operators are available......
Global and local variable
Two types of variables are available......