ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
HDeclare (Example)
Usage example of the HDeclare function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
eChangeCurrency (Function)
Converts a currency into another currency.
Report blocks
A printed report includes several sections......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Bitwise operators
The operations on binary values are performed......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
SocketWrite (Function)
Writes a message intended to another socket.
HDFS functions
The following functions are used to manage files on a HDFS system......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Popup control properties
How to open a window?