ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
WINDEV License Agreement
WINDEV License Agreement...
Interactive notification management functions
Constante de gestion des notifications interactives...
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Error 106: Redefinition of a global variable
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Creating the Form windows of a WINDEV RAD pattern
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).