ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Detailed use of WINDEV FTP/RPC
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
fAddText (Function)
Adds the content of a character string at the end of a file.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Managing the styles
The help editor allows you to define styles of paragraphs......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
MenuInsertOption (Function)
Inserts a new option at a specific position.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Body Complement block
The Body complement block is linked to the Body block......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......