ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
LDAPFind (Function)
Performs a search in an LDAP server.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Brazil.checkTaxNumber (Function)
Tests the validity of a tax number in Brazil.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Iconize (Function)
Minimizes a WINDEV window.
CurrentDay( Function)
Returns the number of the current day in the current month.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Border of controls
One of the most important elements of control style is its border......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....