ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
HAlias (Example)
Usage example of the HAlias function
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HStatNbRec (Function)
Returns the number of entries for a given key item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Size (Property)
The Size property is used to determine and change the size of an element.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.