ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Upload>.CopyFile (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....
<Upload>.FileName (Function)
Returns the name of 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....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Site Map control properties
List of properties associated with a Site Map control...
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
WordToArray (Function)
Fills an array with the words from a string.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
HDescribeItem (Function)
Describes a file item through programming.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
fRename (Function)
Modifies the name of a file.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Size (Example)
Usage example of the Size property
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
2. User-friendly editors in practice
User-friendly editors in practice...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
fCompress (Function)
Compresses a file.
5. The following files are automatically created
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......