ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UploadCopyFile (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....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
4. When to use the debugger?
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
<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....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Installing a SOAP server with Netscape iPlanet 4.1
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
WDDeploy features
WDDeploy can be used to......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Setup of the WEBDEV Application Server for Linux
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DateToDay (Function)
Returns the day that corresponds to a given date.
DateDifference (Function)
Calculates the number of days between two dates.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......