ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
You used WINDEV Mobile 28
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Events associated with the Conference control
List of events associated with a Conference control...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Compilation options (HLP format)
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Properties of a help page
The characteristics of a help page are used to define......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
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)....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
17. TLS/SSL: Encrypting information on the Web
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......