ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
fWrite (Function)
Writes: a character string into an external file. a memory section....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Structure (Type of variable)
A structure is a custom type of data...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
fClose (Function)
Closes an external file.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
<String type>.BufferToHexa (Function)
Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00").
fLongName (Function)
Returns the long name of a file or directory.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....