ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
BurnerAddFile (Function)
Adds a file to the compilation.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
dCopy (Function)
Copies an image to another image.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
WinAdaptSize (Function)
Adapts the window size to the content of controls.