ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Style sheet
A style sheet ("......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
3. Deploying a WINDEV application
Hash functions
Hashing is used to summarize a file or a character string......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
SOAP constants
List of constants used by the SOAP functions....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
WINDEV concepts
SOAP functions
List of SOAP functions...
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
WDOptimizer: Editing and modifying a ".REP" file
Date
The Date keyword can correspond to...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....