ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Constants for the archiving functions
List of constants used by the archiving functions....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Structure (Type of variable)
A structure is a custom type of data...
fRead (Example)
Usage example of the fRead function
fTime (Example)
Usage example of the fTime function
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Operations in a Select query : add and delete
The following paragraphs present......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
zipInfoFile (Example)
Usage example of the zipInfoFile function
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Print modes of a report
Several print modes are available for a report....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fAttribute (Example)
Usage example of the fAttribute function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fRename (Example)
Usage example of the fRename function