ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Events associated with windows
List of events associated with windows...
Salesforce functions
List of Salesforce functions...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Events associated with Tab controls
List of events associated with Tab controls...
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Creating an executable: General options
The main executable options are as follows......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.