ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Update (Property)
The Update property specifies the updates to be made.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
ExecuteFunction
Executes a WLanguage function identified by its name.
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Internal component description
The description of an internal component can opened at any time......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Classes, members, methods and properties
A class is made of......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Date (Type of variable)
The Date type enables you to easily handle the dates...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
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).
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Using the Salesforce service
Salesforce is a very popular CRM software......