ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ThreadMode (Function)
Changes the management mode of threads.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Multi-project search
Performing a search in the current project is a common operation......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......