ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
User Groupware files
Two categories of data files are managed......
Constants used by the scanner functions
Constants used by the scanner functions...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Speech synthesis in the mobile applications
The phones can talk!......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....