ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
The Wire control
The Wire control is used to visually link 2 controls......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......