ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WDHFDiff - Use
WDHFDiff is used to compare......
Typing multilingual texts
For a multilingual application, you have the ability to......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......