ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Supercontrol
A supercontrol is an advanced type of control......
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Typing multilingual texts
For a multilingual application, you have the ability to......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
8. 10 tips for better interfaces...
13. 3-Tier architecture
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Rating control properties
The Rating control can be used in a window as well as in a page....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......