ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window with arrow (iPad)
The principle of windows with arrow is straightforward......
The use of the Automation type in a site is reserved for the advanced users
Rights on the virtual directory
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
Data model editor: types of links
Several types of links can be found between the files......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
VariableReset (Function)
Resets the variable to its initial value.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
gpwResetPassword (Function)
Resets the password of a registered user.
SMSReset (Function)
Resets all variables of SMS structure.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Using the query result
The result of a select query can be used in......
Printing reports? Annotate, print, search with the report viewer
Report and project
In most cases, a report is linked to a project......