ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
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).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
LDAPRenameAttribute (Function)
Renames an attribute.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
TimeToInteger (Function)
Converts a time to an integer.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Complete (Function)
Returns a character string of a specified length.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.