ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Cardinalities
The cardinalities are used to count the links between the files......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
<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.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
14. Generation modes
Generation modes...
Supercontrol
A supercontrol is an advanced type of control......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......