ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
8. Sharing a project in practice
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.