ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Page (Property)
The Page property is used to handle a page.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
1. Project and analysis
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
5. Site test in practice
ERR_BUTTON_EXPECTED
The Slider control (in a page)
WEBDEV proposes two types of sliders......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.