ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
Manipulating a Layout control programmatically
A Layout control can be......
Extern (Reserved word)
EXTERN is used to...
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Combination (Type of variable)
A combination is a set of options.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Designing a supercontrol
A supercontrol is an advanced type of control......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Constants for managing emails
List of constants used by the functions for managing emails....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......