ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including the code
You want to include your code lines in a condition, in a structure, ......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Warning 18: Loop without potential end
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
5. Displaying a WEBDEV Session site
PC SOFT Free Technical Support
Thank you for buying one of our products......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
12. Universal replication
13. Universal replication
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......