ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image control in a page
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Classes, members, methods and properties
A class is made of......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
grDeleteAll (Function)
Erases a chart and destroys this chart.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
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....
HFilter (Function)
Defines and enables a filter on a table, view or query.