ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Z-index of a control
All the controls in a window or report have a different z-index......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Google Maps management functions
List of functions for managing Google maps...
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....