ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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.
Creating a Pivot Table control
To create a Pivot Table control......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
User group settings
<Source>.MigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
fTrackFile (Function)
Triggers the tracking of a file.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
PDF file management functions
...PDF file functions...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...