ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
OpenIDParameters (Variable type)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
docSection (Variable type)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......