ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
LooperDelete (Function)
Deletes a row from a Looper control.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
New (Reserved word)
New is used to allocate memory space...
Structure of data files of user groupware
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
<Toast>.Display (Function)
Displays a "Toast" message.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
SocketRead (Function)
Retrieves a message sent by another socket.
W3C standardization
You must comply with the W3C standard (HTML 4......
<Kanban>.Filter (Function)
Displays only cards that match the specified filter.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......