ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
The Wire control
The Wire control is used to visually link 2 controls......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
iWindowCancel (Function)
Configures the print cancel window..
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
GetTheme (Function)
Gets the current theme of a mobile application.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HLogRestart (Function)
Restarts the logging process on a file.