ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
How to find out whether a report was printed?
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Managing main window menus
A main menu is necessarily associated with a window......
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Creating the Form pages of a WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern