ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
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.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
12. Preventing from going back to a page
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
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.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Style sheet
A style sheet ("......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......