ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Password (Property)
The Password property sets and changes the password.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Saving entered data (AAF)
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Error 532: The size of the string to extract must be strictly positive
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......