ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
SQLLast (Function)
Sets the position on the last row of the query result.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Constants for managing Map controls
Constants for managing Map controls...
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
HClient structure
The HClient structure is used to......
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
HCreateMovableReplica (Function)
Creates a movable replication.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Using an external component in an application
A component can be reused at any time in any application......
ThreadEnd (Function)
Ends the execution of the current thread.
SQLFirst (Function)
Positions on the first row of the query result.