ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
WDDeploy features
WDDeploy can be used to......
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min