ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HClient structure
The HClient structure is used to......
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.
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......
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......
HCreateMovableReplica (Function)
Creates a movable replication.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
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.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Thread management functions
List of functions for managing threads...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....