ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Date
The Date keyword can correspond to...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
HRegenerateFile (Function)
Regenerates a data file from its log.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
SQLTransaction (Example)
Usage example of the SQLTransaction function
zipAddFile (Example)
Usage example of the zipAddFile function
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
HCopyRecord (Example)
Usage example of the HCopyRecord function
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
iPrintReport (External language)
Prints a report created with the report editor.
XML functions
List of XML functions...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....