ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Properties associated with the areas defined in Zoning mode
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 701: The property is read-only
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Events associated with windows
List of events associated with windows...
Error 1014: The access to the member of the class is restricted by a private inheritance
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
WINDEV concepts
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....