ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Information 2104: This function is kept for backward compatibility
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Viewing a report in 3D
Your report displays controls that overlap?......
Global and local variable
Two types of variables are available......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
ERR_NO_DLLEXE
Handling an Upload control through programming
The Upload control is used to upload one or more files....
15. Creating the executable in practice
Creating the executable in practice...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
DB2 Native Connector: Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").