ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Set of procedures
The global procedures are grouped in set of procedures......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Private Store for mobile applications
There are two methods two deploy your applications......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
HErrorLock (Function)
Used to check whether a lock error occurred.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
The Organizer control
The Organizer control is used to display and handle organizers......
Error 4: A space is required after the ':' character
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.