ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Error 34: 'Break' is not allowed outside the loops
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
PC SOFT Free Technical Support
Thank you for buying one of our products......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
5. Deploying a dynamic site (Session or AWP) in practice