ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
dbgEnableLog (Function)
Enables the runtime log programmatically.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
fLongPath (Example)
Usage example of the fLongPath function
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
HTTPSendForm (Function)
Sends an HTTP form.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
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......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Record (Type of variable)
The Record type is used to save the values of a record.
Accessibilité (Property)