ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
11. Window templates
WINDEV Mobile allows you to create window templates....