ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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
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....
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......
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.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Changing sites from AWP to SEO-ready session mode
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....