ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flexbox control
Flexbox is a standard layout system for web pages......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
12. Available tests
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
DateToInteger (Function)
Converts a date to an integer.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
iPrintReport (External language)
Prints a report created with the report editor.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Properties associated with Combo Box controls that display a table
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Constants for managing projects
List of constants used by the functions for managing projects....
Events associated with windows
List of events associated with windows...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Google Contacts management functions
List of functions for managing Google contacts...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.