ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Functions for handling directories and external files
List of functions for handling external files...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Extern (Reserved word)
EXTERN is used to...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Date management constants
List of constants used by date management functions...
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......