ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Error 1012: The class member is not global: it cannot be accessed from a global method
Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Programming overview in C and C++
Name (Property)
The Name property is used to get the name of an element.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Binding a Link control to an item
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Page templates
WEBDEV allows you to create page templates......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Page constants
List of constants used by page functions....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Description window of a combining query
The description window of a combining query consists of several sections......
Recompiling the project
The project compilation is a process used to......
HFSQL Client/Server: Configuring the server
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Hash functions
Hashing is used to summarize a file or a character string......