ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
10. Smart controls
Smart controls...
How to develop a PHP site?
What is a PHP site?......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
<Polygon2D variable>.IsValid (Function)
Checks whether the specified 2D polygon is valid according to the OGC rules.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Time (Type of variable)
The Time type is used to easily handle the times...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipDeleteFile (Function)
Deletes a file from an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
NFC constants
List of constants used by the NFC functions...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
<Polygon2D variable>.Perimeter (Function)
Calculates the perimeter of a polygon defined using 2D coordinates.
<Linestring2D variable>.AddPoint (Function)
Adds a new point to a 2D linestring.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......