ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared information
The information entered when creating the files and the items is shared throughout the environment......
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......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
New (Reserved word)
New is used to allocate memory space...
Structure of data files of user groupware
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
URIGetInfo (Function)
Retrieves information of a URI resource.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Creating the Table pages of the WEBDEV RAD pattern
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.