ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Function)
Writes: a character string to an external file. a memory section....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fUnlock (Function)
Entirely or partially unlocks an external file.
HSetLog (Function)
Enables or disables log management on a file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
AppleID (Variable type)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
fRename (Function)
Modifies the name of a file.
fLock (Function)
Entirely or partially locks an external file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
rssEnclosure (Variable type)
The rssEnclosure type is used to define and handle an attachment to a RSS feed entry...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
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